curl -X DELETE "https://api.danubeai.com/v1/webhooks/f47ac10b-58cc-4372-a567-0e02b2c3d479" \ -H "Authorization: Bearer YOUR_JWT_TOKEN"
{ "status": "deleted" }
Delete a webhook and stop all deliveries
Authorization: Bearer <token>