Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X DELETE https://api.60db.ai/voices/voice-custom-123 \ -H "Authorization: Bearer your-api-key"
await client.deleteVoice("voice-custom-123");
client.delete_voice('voice-custom-123')
{ "success": true, "message": "Voice deleted successfully" }
Delete a custom voice