Skip to main content
POST
Test Webhook Endpoint

Authorizations

X-API-Key
string
header
required

Path Parameters

id
string
required

Endpoint id (UUID) to send the test ping to.

Body

application/json
id
string
required

Endpoint id (UUID) to send the test ping to.

Response

OK

error
string
read-only

Connection or transport error, empty on a completed request.

status_code
integer<int32>
read-only

HTTP status returned by the receiver, or 0 if the request could not be sent.