Skip to main content
PATCH
Update Voice

Authorizations

Authorization
string
header
required

Your API key. Send in the Authorization header as: Bearer

Path Parameters

voice_id
string
required

Query Parameters

name
string | null

Legacy compatibility form for updating the voice name; prefer the JSON request body.

Body

application/json

Request body for PATCH /voices/{voice_id}.

name
string | null

Response

Successful Response

data
PublicVoiceResponse · object
required

Voice object

meta
ResponseMeta · object
required

Request metadata