Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
API reference
cURL
curl --request DELETE \ --url https://agp.eu.hcompany.ai/api/v2/webhooks/{webhook_id} \ --header 'Authorization: Bearer <token>'
Remove a webhook.
204 No Content
id
curl -X DELETE https://agp.eu.hcompany.ai/api/v2/webhooks/f47ac10b-58cc-4372-a567-0e02b2c3d479 \ -H "Authorization: Bearer $HAI_API_KEY"
404
Was this page helpful?