Delete webhook
delete_webhookRemove a webhook endpoint from a Bisibility project. Requires admin access and the project and webhook identifiers to delete the endpoint and stop future notifications.
Instructions
Delete a webhook endpoint. Requires admin access.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Identifier of the bisibility project to operate on; list_projects returns valid project ids. | |
| webhook_id | Yes | Identifier of the webhook endpoint to operate on. | |
| idempotency_key | No |