v1

latestOpenAPI 3.1.02026-07-1353090.4 KB
Voices

Update Brand Voice

Updates an existing brand voice with specified changes. Only the fields that need to be modified should be included in the request body.

post/v1/brand_voice/{brand_voice_id}

Path parameters

brand_voice_idstring required

The unique identifier of the brand voice to update

Request body

namestring

New name for the brand voice

blackliststring[]

List of words that should not be translated (e.g., brand names, person names)

whiteliststring[]

List of word pairs for forced translations | [["AI", "artificial intelligence"]]

tonesstring[]

List of tone keywords to influence the voice

vocabularystring[]

List of word pairs for pronunciation guidance

tonestring

Overall tone description

Response

200

object required