delete_webhook
Permanently delete a webhook by ID to stop future event deliveries. Look up the ID using list_webhooks before calling this.
Instructions
[webhook] DESTRUCTIVE: permanently delete a webhook by ID; future events stop delivering. No soft-delete. Look up ID via list_webhooks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Webhook ID to delete (from list_webhooks) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |