Voices
Clone custom voice
Create
POST
Headers
string
required
Your API key for authentication. Prefix with
Bearer .string
required
Your access token for authentication.
Body
This endpoint acceptsmultipart/form-data.
string
required
The name for the new agent’s voice.
string
required
The description for the new agent’s voice.
file
The audio file which hold a sample audio to clone from.
Response
string
Confirms the request was successful.
string
A human-readable message about the request’s outcome.
object
An object containing the details of the newly created agent voice.