Skip to main content
PATCH
Update Account Voice

Authorizations

Authorization
string
header
required

AgentLine API key. Get one via the email OTP flow (POST /v1/auth/otp then POST /v1/auth/verify). Pass as: Authorization: Bearer sk_live_...

Body

application/json

Set account-level default voice.

voice_id
string
required

TTS voice preset name (e.g. 'female-1', 'male-1') or Cartesia voice UUID

Response

Successful Response