Subscribe to a webhook event
Subscribe a URL to a particular webhook event, only allowed after verifying authentication.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
201
application/json
Successfully subscribed a URL to a specified webhook event.
The response is of type object
.