Delete Cloned Voice
Delete a cloned voice using the new Waves API.
Request
This endpoint expects an object.
voiceId
The unique identifier of the voice clone to delete.
Response
Voice clone deleted successfully
voiceId
Voice ID of the deleted voice clone.
success
Status if the voice clone was deleted successfully.
Errors
400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error

