Video

Update avatar voice

Update the voice assigned to an existing avatar

post/video/UpdateAvatarVoice

Request body

avatarIdinteger required

ID of the avatar to update

voiceIdinteger required

Numeric voice id from /content/GetVoices to assign to the avatar

Response

Avatar voice updated successfully

successboolean

Success status

messagestring

Success message

Changes