Skip to main content
PUT
Update Voice

Authorizations

X-API-KEY
string
header
required

Your API key for authentication.

x-org-id
string
header
required

Org impersonation via x-org-id. Superadmins may impersonate any org; admins may impersonate their direct sub-organizations. Enter the target organization ID to act as that org.

Path Parameters

voice_id
string
required

Body

application/json
min_tier
integer | null
account_ids
string[] | null
enabled
boolean | null

Response

Successful Response

provider_voice_id
string
required
name
string
required
id
string | null
preview_url
string | null
type
enum<string> | null
Available options:
elevenlabs,
cartesia,
openai
min_tier
integer | null
account_ids
string[] | null
history
HistoryModel · object | null
enabled
boolean | null
default:true
elevenlabs
ElevenlabsDetailsModel · object | null
cartesia
CartesiaDetailsModel · object | null
openai
OpenAIDetailsModel · object | null