Discard every derived artifact of this style and re-run reference-audio processing with the new processing switches. The original uploaded audio is not affected.Fields cleared: style binding, preview audio, transcription text, audio duration, base speech rate;
v4.0 voices additionally clear the processed reference clip and instruct annotation (for v4.0 those two are the actual "style substance").enhance and vocalFilter are unconditionally rewritten to the passed values (omitted is treated as false); it is not "keep existing if omitted".Reset takes effect asynchronously: this endpoint only clears fields and returns immediately; the actual reprocessing is triggered on the next generate / preview.This endpoint does not validate whether promptId exists: passing a non-existent style ID still returns 200, with no fields modified.You can only operate voices you created, and the voice must not be in creating / failed. See the "Create a voice character" document.Deprecated alias: /api/tts/voice/{id}/prompt/{promptId}/reset. See the site document "Versions and migration".
See the Errors document for the full code reference. Always use the X-Vocu-App-Request-Id response header when troubleshooting.