delete_webhook
Permanently delete a webhook endpoint. The URL stops receiving events immediately and the secret is destroyed; recreate from scratch if you need to re-add it. To pause without losing config, use update_webhook with active:false instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org_slug | Yes | Org slug | |
| webhook_id | Yes | Webhook id (from list_webhooks) |