Voices
Delete Voice
Deletes a voice by its ID.
DELETE
Headers
Your API key. This is required by most endpoints to access our API programatically. You can view your xi-api-key using the 'Profile' tab on the website.
Path Parameters
Voice ID to be used, you can use https://api.elevenlabs.io/v1/voices to list all the available voices.
Response
200
application/json
Successful Response
The response is of type any
.
Was this page helpful?