Delete PVC voice sample
Delete a sample from a PVC voice.
Path parameters
voice_id
Voice ID to be used, you can use https://api.elevenlabs.io/v1/voices to list all the available voices.
sample_id
Sample ID to be used
Headers
xi-api-key
Response
Successful Response
status
The status of the voice sample deletion request. If the request was successful, the status will be ‘ok’. Otherwise an error message with status 500 will be returned.