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.
Remove a registered webhook endpoint.
curl -X DELETE https://api.boobie.ai/v1/webhooks/wh_abc123 \ -H "Authorization: Bearer YOUR_BOOBIE_API_KEY"
{ "id": "wh_abc123", "deleted": true }