Update voice by ID

Update an existing voice by ID

Path Params
string
required

The voice's unique ID

Body Params
string

The friendly name of the voice.

string

The voices's description.

metadata
object

An optional set of key-value pairs to attach any data you wish to the voice, in a structured format. You can specify up to 10 keys, with key names up to 40 characters long and values up to 500 characters long.

settings
object

Additional configuration options.

Responses

404

Not found. May have an incorrect URL path or voice ID.

500

Internal server error. Unable to update specified voice.

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json