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
  • ElevenCreative
  • Core Resources
  • Workspace
      • GETGet service accounts
        • GETGet API keys
        • POSTCreate API key
        • DELDelete API key
        • PATCHUpdate API key
  • Legacy
LogoLogo
Login
Login
Connect
BlogHelp CenterAPI PricingSign up
WorkspaceService AccountsAPI Keys

Delete API key

DELETE
/v1/service-accounts/:service_account_user_id/api-keys/:api_key_id
DELETE
/v1/service-accounts/:service_account_user_id/api-keys/:api_key_id
$curl -X DELETE https://api.elevenlabs.io/v1/service-accounts/service_account_user_id/api-keys/api_key_id
Delete an existing API key for a service account
Was this page helpful?
Previous

Update API key

Next
Built with

Path parameters

service_account_user_idstringRequired
api_key_idstringRequired

Headers

xi-api-keystringOptional

Response

Successful Response

Errors

422
Unprocessable Entity Error