Skip to main content
POST
Send test webhook

Authorizations

Authorization
string
header
required

Auth0 JWT access token. See Authentication for details.

Path Parameters

endpoint_id
string<uuid>
required

Response

Successful Response

What one delivery to the endpoint would do, reported rather than refused: a receiver KeyStone will not send to answers 200 with success false and error naming why.

success
boolean
required
status_code
integer | null
duration_ms
integer | null
error
enum<string> | null
Available options:
blocked_address,
dns_failure,
connect_failure,
tls_failure,
timeout,
redirect,
http_error,
request_failed