Skip to main content
POST
Send a test delivery

Path Parameters

webhook_id
string
required

Response

delivered
boolean
required

Whether the endpoint accepted the test delivery (2xx response).

status_code
number | null
required

HTTP status returned by the endpoint, or null if the request never completed.

error
string

Transport-level error, present only when the request failed to complete.