curl --request POST \ --url 'https://api.unify.ai/v0/assistant/voice/generate' \ --header "Authorization: Bearer $UNIFY_KEY" \ --header 'Content-Type: application/json' \ --data '{}'
{}
Bearer <token>
<token>