Create or update a deployed voice
Add a new voice to the rotation, or update the probability of an existing deployed voice. Probabilities across all deployed voices must sum to 1.0.
PUT
Create or update a deployed voice
Authorizations
Path Parameters
Body
application/json
Create or update a deployed voice. Omit id to create a new deployed voice; provide id to update an existing one.
ID of the voice (from the voice library) to deploy
Traffic weight in the rotation, between 0.0 and 1.0. The sum of probabilities across all deployed voices must equal 1.0.
Required range:
0 <= x <= 1Deployed voice ID. Omit to create a new entry; include to update an existing entry.
Response
The created or updated deployed voice
A single deployed voice in a project's voice rotation.
Last modified on May 27, 2026
Previous
Delete a deployed voiceRemove a voice from the project's deployed-voice rotation. The underlying voice in the voice library is not affected.
Next
Create or update a deployed voice

