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
      • POSTSubmit batch calling job
      • GETList workspace batch calling jobs
      • GETGet batch call information
      • POSTCancel batch calling job
      • POSTRetry batch calling job
      • DELDelete batch calling job
  • ElevenAPI
  • ElevenCreative
  • Core Resources
  • Workspace
  • Legacy
LogoLogo
Login
Login
Connect
BlogHelp CenterAPI PricingSign up
ElevenAgentsBatch Calling

Delete batch calling job

DELETE
/v1/convai/batch-calling/:batch_id
DELETE
/v1/convai/batch-calling/:batch_id
$curl -X DELETE https://api.elevenlabs.io/v1/convai/batch-calling/batch_id
Permanently delete a batch call and all recipient records. Conversations remain in history.
Was this page helpful?
Previous

List LLMs

Next
Built with

Path parameters

batch_idstringRequired

Headers

xi-api-keystringOptional

Response

Successful Response

Errors

422
Unprocessable Entity Error