Create event subscription
Headers
Bearer authentication of the form Bearer <token>
, where token is your auth token.
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.