Skip to main content
POST

Authorizations

Authorization
string
header
required

Primary scheme: Authorization: Key <key_id>:<secret>.

Response

Successful Response

ok
boolean
required

Whether the test delivery got a 2xx from the endpoint.

response_status
integer | null

HTTP status the endpoint returned; null when the request never got a response.

error
string | null

Why the test failed; null on success.