Voices
Create a new voice
POST
Authorizations
Body
application/json
Payload for creating a new voice
Minimum length:
5
Minimum length:
5
Available options:
ELEVENLABS
, CARTESIA
Response
200
application/json
Array of newly created Voice objects
The ID of the voice
The provider-specific voice ID
The name of the voice
Indicates if the voice supports multiple languages
Array of supported locale strings
Identifier for the TTS (text-to-speech) client
The organization ID that owns this voice
Additional settings stored in JSON format
Example:
{ "stability": 0.8, "style": 0.3 }