Skip to main content
DELETE
/
v1
/
custom-voices
/
{voice_id}
Delete cloned voice
curl --request DELETE \
  --url https://supertoneapi.com/v1/custom-voices/{voice_id} \
  --header 'x-sup-api-key: <api-key>'
This response does not have an example.

Endpoint

https://supertoneapi.com/v1/custom-voices/{voice_id}

Authorizations

x-sup-api-key
string
header
required

Path Parameters

voice_id
string
required

Response

Voice deleted successfully