cURL
curl --request DELETE \ --url https://my.cald.ai/client/api/v1/voices/{voice} \ --header 'Authorization: <api-key>'
{ "status": "<string>" }
Delete a specific voice
Documentation IndexFetch the complete documentation index at: https://docs.cald.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.cald.ai/llms.txt
Use this file to discover all available pages before exploring further.
Your API key, e.g. caldLiveDe39a3accb206dd615f30d118e519df0
caldLiveDe39a3accb206dd615f30d118e519df0
The voice ID of the voice
Success response with voice details
Whether the voice was successfully deleted, can be either success or failed
success
failed