> ## Documentation Index
> Fetch the complete documentation index at: https://docs.voicelibrary.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Delete

# Delete Voice

`DELETE https://api.myvocal.ai/sound_clone/api/v1/voice/delete`

```bash theme={null}
curl --location --request DELETE 'https://api.myvocal.ai/sound_clone/api/v1/voice/delete?id=<voice_id>' \
--header 'accessKey: <your_api_key>'
```
