delete_webhook
Permanently delete a webhook by its ID, preventing any further event delivery to its endpoint. This action cannot be reversed.
Instructions
Permanently delete a webhook by id, stopping all future event delivery to its endpoint. This cannot be undone. Returns a confirmation with the deleted webhook id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| webhook_id | Yes | ID of the webhook to delete. |