tokportal_delete_webhook_endpoint
Delete a registered webhook endpoint by its unique ID, with an optional idempotency key to prevent duplicate removals.
Instructions
Delete a webhook endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Webhook endpoint ID. | |
| idempotency_key | No | Optional Idempotency-Key header for safe retries. |