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

Path Parameters

id
string
required

Body

*/*