Skip to main content
POST
Create Custom Voice

Headers

string
required
API key used for authenticating requests to the API.
string
required
Workspace identifier for the API.

Request Body

string
required
Name for the custom voice.
string
Description of the custom voice.
object
required
Voice embedding object generated from voice cloning.
string
Language code for the voice (e.g., “en”).

Response Fields

string
Unique identifier for the custom voice.
string
Name of the custom voice.
string
Description of the custom voice.
string
Workspace that owns the custom voice.
string
Timestamp when the voice was created.