Skip to main content
POST
Test Webhook

Path Parameters

id
string
required
The webhook UUID.

Behavior

Dispatches a completion.created event with _test: true in the data payload. The delivery uses the same HMAC signing, SSRF checks, and retry logic as real events.

Example

Response

Test event payload your server receives

Use the delivery log to check whether the test was delivered successfully.