cURL
curl --request DELETE \ --url https://restapi.deepdub.ai/api/v1/voice/{prompt_id} \ --header 'x-api-key: <x-api-key>'
{ "voice_prompt_id": "<string>" }
Delete a specific voice prompt by its ID
API Key
Voice Prompt ID
Voice prompt successfully deleted