delete_webhook
Delete an outbound event webhook by its ID. Requires a Pro+ account.
Instructions
Delete an outbound event webhook (Pro+ only, DELETE /v1/webhooks/:id). Other accounts' webhooks return 404. webhookId is the id from list_webhooks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| webhookId | Yes | Target webhook id (owh_...) |