Webhooks
Test webhook
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Data to inject into event.data. When the webhook will be triggered the event will have this data.
Response
200 - application/json