Edit an existing custom style
update_styleEdit a trained voice's name or dial settings while keeping its ID stable. Persona dials apply to all voices; mechanical dials only change voices built from dials, not sample-trained ones.
Instructions
Rename a trained voice or adjust its dials in place, keeping its id (and default-style pointer) stable. Persona dials (formality, warmth, directness) always apply; the mechanical dials only take effect if the voice has no writing samples (was built from dials, not trained). A sample-trained voice keeps its measured mechanical stats regardless of what's passed here.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Deprecated alias for styleId. | |
| name | Yes | New (or unchanged) name for this voice. | |
| dials | Yes | The 11 dial values (3 persona + 8 mechanical) that define this style's voice. | |
| styleId | No | Id of the trained voice to edit, from list_styles. |