Delete Cloned Voice

View as Markdown
Delete a cloned voice using the new Waves API.

Request

This endpoint expects an object.
voiceIdstringRequired
The unique identifier of the voice clone to delete.

Response

Voice clone deleted successfully
voiceIdstring
Voice ID of the deleted voice clone.
successboolean
Status if the voice clone was deleted successfully.

Errors

400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error