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
Event Subscription
Event Subscriptions are used to receive webhooks when Events occur. They can be configured via the Dashboard or via the API.