Skip to main content
POST
Test Webhook

Authorizations

Authorization
string
header
required

Your API key sent as a Bearer credential — Authorization: Bearer <api_key>, where <api_key> starts with oi_sk_ (create one via POST /v1/api-keys). Although the field is labelled 'token', paste your API key here. A dashboard JWT is also accepted on this header for the same endpoints.

Path Parameters

webhook_id
string<uuid>
required

Response

Successful Response

delivered
boolean
required
status_code
integer | null
required
latency_ms
integer | null
required
error
string | null