curl --location --request POST '/text-to-speech/speech' \ --header 'Content-Type: application/json' \ --data-raw '{ "text": "string", "voice": "string" }'
{}
Authorization: Bearer ********************