Delete voice
Deletes a voice by its ID.
Path parameters
voice_id
ID of the voice to be used. You can use the Get voices endpoint list all the available voices.
Headers
xi-api-key
Response
Successful Response
status
The status of the voice deletion. If the request was successful, the status will be ‘ok’. Otherwise an error message with status 500 will be returned.
Errors
422
Voices Delete Request Unprocessable Entity Error