Search
/
Community
Blog
Help Center
Go to elevenlabs.io
Product
Developer Guides
Conversational AI
API Reference
Changelog
Product
Developer Guides
Conversational AI
API Reference
Changelog
API Reference
Introduction
Authentication
Streaming
SDK Libraries
Node Library
Python Library
Postman Library
Endpoints
Text to Speech
Voice Changer
Sound Effects
Audio Isolation
Text to Voice
Dubbing
Administration
History
Samples
DEL
Delete Sample
GET
Get Audio From Sample
User
Voices
Voice Library
Projects
Pronunciation Dictionary
Models
Audio Native
Workspace
Usage
Legacy
Voice Generation (Deprecated)
Community
Blog
Help Center
Go to elevenlabs.io
Administration
Samples
Delete Sample
DELETE
https://
api.elevenlabs.io
/
v1
/
voices
/
:voice_id
/
samples
/
:sample_id
Removes a sample by its ID.
Path parameters
voice_id
string
Required
Voice ID to be used, you can use https://api.elevenlabs.io/v1/voices to list all the available voices.
sample_id
string
Required
Sample ID to be used, you can use GET https://api.elevenlabs.io/v1/voices/{voice_id} to list all the available samples for a voice.
Response
Successful Response
Get Audio From Sample
Up Next
Built with