Test Webhook Endpoint
Webhooks
Test Webhook Endpoint
Send a synthetic webhook.test ping (does not affect auto-disable)
POST
Test Webhook Endpoint
Overview
Sends a syntheticwebhook.test event through the same signing and retry pipeline as
production deliveries, but a failed test does not count toward auto-disable. Use it to probe an
endpoint without risking your production deliveries getting disabled. This endpoint isn’t
billed.
Requires the portfolios:manage scope.
Path Parameters
string
required
Endpoint ID (
whk_*).Response
string
Always
"webhook_test".string
UUID of the new attempt row. Track it via List Webhook Deliveries.
string
Request identifier.
Errors
Code Examples
Related Endpoints
- List Webhook Deliveries - confirm the test ping arrived
- Create Webhook Endpoint - register a new endpoint