curl --request POST \
--url https://app.aptlystar.ai/bot/{id}/tts \
--header 'Content-Type: */*' \
--data '{
"id": "<string>"
}'
curl --request POST \
--url https://app.aptlystar.ai/bot/{id}/tts \
--header 'Content-Type: */*' \
--data '{
"id": "<string>"
}'