Skip to main content
DELETE
Delete cloned voice
Permanently removes a custom voice. This is irreversible.
Existing audio clips you’ve already generated with the voice are not affected. Only the voice itself is removed — future TTS calls referencing the deleted voice_id will return 404 Not Found.

Endpoint

Path parameters

Response

Returns 200 OK on success with an empty body.

Errors

See also

Docs: Custom voices

Full custom-voice lifecycle.

List custom voices

Browse your custom voices before deleting.

Authorizations

x-sup-api-key
string
header
required

Path Parameters

voice_id
string
required

Response

Voice deleted successfully