Delete Cloned Voice

Permanently deletes a cloned voice from your workspace.

Path parameters

voiceIdstringRequired

Cloned voice id returned when creation status is COMPLETED (prefix cln_).

Headers

tokenstringOptional
api-keystringOptional

Response

Cloned voice deleted successfully.
responseCodestringOptional

Result code for the operation (for example, SUCCESS).

responseMessagestringOptional

Human-readable result message.

Errors

400
Bad Request Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error
503
Service Unavailable Error