Delete Webhook
delete_webhookDelete a webhook endpoint and remove its delivery history, stopping event delivery and clearing stored logs.
Instructions
Deletes the endpoint and cascades its delivery history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spaceId | No | Krova Cloud Space id. Optional if KROVA_SPACE_ID is set as the server default. | |
| endpointId | Yes | The webhook endpoint id (see list_webhooks). |