delete_webhook
Delete a webhook endpoint and all its delivery logs to stop receiving events immediately. Provide the webhook ID from list_webhooks.
Instructions
Delete a webhook endpoint and all its delivery logs. The endpoint will stop receiving events immediately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| webhook_id | Yes | The ID of the webhook to delete. Use list_webhooks to find IDs. |