delete_webhook
Delete a webhook by providing its ID, obtained from listing webhooks.
Instructions
Delete a webhook by id.
Args: webhook_id: Webhook id from list_webhooks().
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| webhook_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |