Events
Fan out an event
This endpoint uses the owner_id to fan out an event to multiple endpoints. 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/fanout
Path parameters
projectIDstring required
Project ID
Request body
Response
Created