Skip to main content
PUT
Update a voice prompt

Authorizations

x-api-key
string
header
required

API key for authentication. Must start with dd- prefix.

Headers

x-api-key
string
default:dd-00000000000000000000000065c9cbfe
required

API Key

Body

application/json

Voice update request. Only non-empty fields will be updated.

Request to update a voice prompt's metadata

id
string
required

Unique identifier for the voice prompt to update

Example:

"vp_12345abcde"

name
string

New display name for the voice prompt

Example:

"Professional Female Voice"

locale
string

Language locale code

Example:

"en-US"

gender
enum<string>

Gender of the speaker

Available options:
MALE,
FEMALE,
NON_BINARY
Example:

"FEMALE"

age
integer

Age of the speaker

Example:

35

Response

Voice prompt updated successfully

prompt
object

A voice prompt representing a cloned or uploaded voice