audio.voices

Update voice metadata

Update voice metadata (name, gender, languages, age, tags).

patch/v1/audio/voices/{voice_id}

Path parameters

voice_idstring uuid required

Request body

namestring nullable
languagesstring[] nullable
genderstring nullable
ageinteger nullable
tagsstring[] nullable
descriptionstring nullable

Response

Successful Response

namestring required
slugstring nullable
languagesstring[]
genderstring nullable
ageinteger nullable
tagsstring[] nullable
colorstring nullable
descriptionstring nullable
retention_noticeinteger
idstring uuid required
created_atstring date-time required
user_idstring nullable required
trimmed_secondsnumber nullable

Changes

No recorded changes to this endpoint across all 3 revisions of this API.