Modify the specified style's name and description.Semantics match updating voice-character info and are equally asymmetric: description is overwritten unconditionally (omitting it clears it),
name is written only when truthy.Both fields go through a content-safety profile check together; failure returns SAFETY_PROFILE_REJECTED (response body includes traceId).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}/info. 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.