Skip to main content
POST
Create a voice profile

Authorizations

Authorization
string
header
required

Workspace API key. Create one via the dashboard or POST /v1/auth/keys.

Body

application/json
display_name
string
required

Human label for the voice.

scope
enum<string>
default:company

Visibility of the voice.

Available options:
company,
agent
agent_id
string

Required when scope is 'agent'.

Response

Voice profile created.

profile_id
string

Single-use third-party confirmation token; never returned again.