Webhooks
Test webhook
Sends a test event to all matching webhooks
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Test webhook parameters
The body is of type object
.
Response
200
application/json
Test webhook sent successfully
The response is of type object
.