Delete voice sample
Removes a sample 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.
sample_id
ID of the sample to be used. You can use the Get voices endpoint list all the available samples for a voice.
Headers
xi-api-key
Response
Successful Response
status
The status of the sample deletion request. If the request was successful, the status will be ‘ok’. Otherwise an error message with status 500 will be returned.
Errors
422
Samples Delete Request Unprocessable Entity Error