Skip to main content
DELETE
Delete Voice Samples

Overview

Removes the specified samples from a voice clone. The voice is retrained against the remaining samples. If you remove every sample from a voice it becomes unusable for synthesis; delete the voice itself via Delete Voice if that is your intent.

Headers

string
required
Your API key for authentication.

Path Parameters

string
required
UUID of the parent voice.

Body Parameters

string[]
required
Array of sample UUIDs to delete.

Response

string
success on success.
array
The samples remaining on the voice after the deletion.

Docs for agents: llms.txt