delete-webhook
Delete an existing webhook endpoint by its ID to stop receiving automated notifications and remove it from your integration.
Instructions
Delete a webhook endpoint (DELETE /api/public/webhooks/{id}). Scope: webhooks:write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Webhook id. |