Create event subscription
Authentication
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Headers
Request
Array of events that you want to subscribe to. For a list of events, go to Events List.
Object that you can send to include custom data in the request. For more information about how to use metadata, go to Metadata.
Response
Array of events that you want to subscribe to. For a list of events, go to Events List.
Object that you can send to include custom data in the request. For more information about how to use metadata, go to Metadata.