Skip to main content
POST
Node.js

Headers

X-Api-Key
string
required

Body

application/json
request_id
string

Optional identifier in the webhook payload. If not provided, a value will be automatically generated.

Maximum string length: 28

Response

Webhook validation completed

all_passed
boolean
required

Indicates whether all webhook validations passed

results
object[]
required

Detailed results for each tested webhook, including whether it returned a 2xx status code, along with its response status code and body.