For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Connect
BlogHelp CenterAPI PricingSign up
OverviewElevenCreativeElevenAgentsElevenAPIReception AIAPI referenceChangelog
OverviewElevenCreativeElevenAgentsElevenAPIReception AIAPI referenceChangelog
  • API reference
    • Introduction
    • Authentication
    • Streaming
  • ElevenAgents
  • ElevenAPI
      • POSTAudio isolation
      • GETGet Audio Isolation History
      • DELDelete Audio Isolation History Item
      • POSTAudio isolation stream
  • ElevenCreative
  • Core Resources
  • Workspace
  • Legacy
LogoLogo
Login
Login
Connect
BlogHelp CenterAPI PricingSign up
ElevenAPIAudio Isolation

Delete Audio Isolation History Item

DELETE
/v1/audio-isolation/history/:history_item_id
DELETE
/v1/audio-isolation/history/:history_item_id
$curl -X DELETE https://api.elevenlabs.io/v1/audio-isolation/history/history_item_id
Deletes a specific audio isolation history item and the associated media files.
Was this page helpful?
Previous

Audio isolation stream

Next
Built with

Path parameters

history_item_idstringRequired
Identifier of the audio isolation history item.

Headers

xi-api-keystringOptional

Response

Successful Response

Errors

422
Unprocessable Entity Error