delete_webhook
Delete a registered webhook endpoint to stop receiving event notifications. Provide the endpoint ID from registration.
Instructions
Delete a registered webhook endpoint.
Args:
endpoint_id: The endpoint ID returned by ``register_webhook``.
Once deleted, the endpoint will no longer receive event notifications.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endpoint_id | Yes |