curl -X DELETE \ 'https://app.talkover.ai/api/v1/agents/9fbef0b7-8d4e-4a08-9207-66c22155721d/webhooks/9fcafbf2-7593-44d6-8cd7-1b221beba62a' \ -H 'Authorization: Bearer YOUR_TOKEN'
{ "success": true, "message": "Webhook deleted successfully" }
Permanently delete a webhook configuration
Documentation IndexFetch the complete documentation index at: https://docs.talkover.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.talkover.ai/llms.txt
Use this file to discover all available pages before exploring further.
{ "message": "Missing Bearer Token" }
{ "success": false, "message": "Agent not found in this environment." }
{ "success": false, "message": "Webhook not found." }
Was this page helpful?