Skip to main content
POST

Path Parameters

endpoint_id
integer
Webhook endpoint ID

Response

The test event payload looks like:
Use this to verify your endpoint is reachable and your signature verification works correctly.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

endpoint_id
integer
required

Response

Successful Response