Events
Create an event
This endpoint creates an endpoint event The 201 body includes uid (the event id). Use GET /events/{eventID} or GET /eventdeliveries?eventId= to follow the send.
post/v1/projects/{projectID}/events
Path parameters
projectIDstring required
Project ID
Request body
Response
Created