Send a test delivery
Synthesizes a test delivery to the registered endpoint so partners can verify signature and reachability.
Authorizations
Token from POST /auth/token
Headers
Unique key to prevent duplicate requests. Required on all POST requests.
Path Parameters
Response
Test delivery created
One delivery of one event to one webhook. The id is the partner-facing envelope id and dedup key, stable across retries.
"whd_01H9Xa8F5dN6mP3q"
"webhookDelivery"
"whk_01H9Xa8F5dN6mP3q"
"transaction.settled"
"evt_01H9Xa8F5dN6mP3q"
Per-resource monotonic counter for consumer-side reordering/gap detection.
Delivery lifecycle state. skipped is recorded but not dispatched (suspended/disabled webhook).
queued, inProgress, delivered, failed, skipped Domain payload of the event, before envelope wrap.
True for a synthesized test delivery.