Delete a quick-cloned custom voice by voice ID
delete_cloned_voiceDelete a quick-cloned custom voice by providing its voice ID. This action permanently removes the cloned voice.
Instructions
Delete a quick-cloned custom voice.
Args:
voice_id: Cloned voice ID returned by clone_voice. Must start with uc_.
Returns:
Dict with success=true and the deleted voice_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| voice_id | Yes |