Voices
update voice
Update a voice by ID (display name and provider model ID can be updated)
put/v1/voices/{id}
Path parameters
idstring uuid required
Voice ID
Request body
Example request
{
"providerModelId": "sonic-3.5"
}Response
Successfully updated voice
Changes
No recorded changes to this endpoint across all 6 revisions of this API.