Events
Dynamic Events
This endpoint creates a dynamic event without creating the endpoint and subscription ahead of time. 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/dynamic
Path parameters
projectIDstring required
Project ID
Request body
Response
Created