Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
Event successfully sent
The ID of the event that was sent.
The name of the event that was sent.
A JSON object that represents the deserialized payload or context.
The context of the event that was sent. Null if no context was set.
The timestamp of the event that was sent.
The timestamp when the event will be delivered. Null if not applicable.
The timestamp when the event was delivered. Null if not applicable.
The timestamp when the event was cancelled. Null if the event wasn't cancelled.