Webhooks
Subscribe to webhooks
Use this endpoint to subscribe to webhooks and receive event notifications.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Subscribe to webhooks and receive event notifications.
The body is of type object
.
Response
200
RequestSuccess