Update cloned voice (partial update)
Custom voices
Edit custom voice
Update the name or description of a custom (cloned) voice.
PATCH
Update cloned voice (partial update)
Updates metadata on an existing custom voice. The underlying voice model is not re-trained — onlyDocumentation Index
Fetch the complete documentation index at: https://docs.supertoneapi.com/llms.txt
Use this file to discover all available pages before exploring further.
name and description can change.
Endpoint
Path parameters
| Name | Required | Description |
|---|---|---|
voice_id | ✅ | The ID of the custom voice to edit. |
Request body
| Field | Required | Description |
|---|---|---|
name | — | New voice name. Max 100 characters. |
description | — | New description. |
Notes
- The
voice_iddoes not change. Existing references remain valid. - Returns
403 Forbiddenif the voice belongs to a different account.
See also
Docs: Custom voices
Full custom-voice lifecycle.
Delete custom voice
Permanently remove a custom voice.
Authorizations
Path Parameters
Body
application/json