Webhooks
Create Webhook
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The URL to which webhook would send requests
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The URL to which webhook would send requests