Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Introducing our Voice Agent API: The fastest path to a working voice agent. Learn more
cURL
curl --request DELETE \ --url https://agents.assemblyai.com/v1/webhook-subscriptions/{subscription_id} \ --header 'Authorization: <api-key>'
{ "detail": "Unauthorized" }
Your AssemblyAI API key in the Authorization header (raw key; a Bearer prefix is also accepted).
"0d75ebd7-937c-495c-b638-ba582ec05b39"
The subscription was deleted.
Was this page helpful?