tokportal_test_webhook_endpoint
Send a signed test webhook event to a specified endpoint and record the delivery result to verify webhook configuration.
Instructions
Send a test webhook. Sends a signed webhook.test event to the endpoint and records the delivery result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Webhook endpoint ID. | |
| idempotency_key | No | Optional Idempotency-Key header for safe retries. |