AlertEvents
Create alert event
Creates a new alert event
POST
Create alert event
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/vnd.api+json
Previous
List alert events across alertsReturns a flat list of alert events across all alerts the requester can access. Designed for periodic polling: use `page[after]` with the `next_cursor` returned in the previous response to stream forward.
Next
Create alert event