curl --location 'https://public-api.notifyme.bot/v1/management/bot-styles?server_id=1044159651178094592&platform=youtube' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"bot_style_name": "string",
"username": "string",
"profile_picture": "https://img.notifymebot.com/1044059723714011196/555c630b-5a40-4c4b-94b8-540f486157f5.jpg"
}'{
"status": true,
"bot_style_internal_id": "string"
}