Delete a webhook
delete_webhookRemove a webhook endpoint and immediately stop all event notifications to dependent services.
Instructions
Delete a webhook endpoint. Whatever depends on those events stops receiving them immediately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| webhookId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | true when the API returned an empty success |