Delete a Voice Clone
Delete a voice clone by voiceId. Despite the /lightning-large/
path, this endpoint deletes any voice clone on the organization,
including clones created via POST /waves/v1/voice-cloning.
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

