Delete a webhook
delete_webhookRemove a webhook to stop event deliveries to that address immediately. Provide the webhook ID from list_webhooks.
Instructions
Delete one webhook. Events stop reaching that address at once.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| webhook_id | Yes | The webhook id from list_webhooks. |