Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200 - application/json
Successful response with sample webhook details
Send a sample webhook for testing integrations. This will include the webhook secret in the Authorization
header if a secret has been set.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successful response with sample webhook details