Events
Create an Event Subscription
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Parameters for creating an Event Subscription.
Response
200
application/json
Event Subscription
Event Subscriptions are used to receive webhooks when Events occur. They can be configured via the Dashboard or via the API.