v4

latestOpenAPI 3.0.1raw.githubusercontent.com2026-05-22102.9 KB
Voice Cloning

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.

delete/waves/v1/lightning-large

Request body

voiceIdstring required

The unique identifier of the voice clone to delete.

Response

Voice clone deleted successfully

successboolean

Status if the voice clone was deleted successfully.

voiceIdstring required

Voice ID of the deleted voice clone.