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
Changes
Changed in 3 of the 60 revisions of this API.24
- ▲
removed the success response with the status
200response-success-status-removed
- ○
added the success response with the status
201response-success-status-added
- ▲
- ○
api operation id
CreateEndpointFanoutEventwas addedapi-operation-id-added
- ○
- ▲
removed the success response with the status
201response-success-status-removed
- ○
api operation id
CreateEndpointFanoutEventremoved and replaced withapi-operation-id-removed
- ○
added the success response with the status
200response-success-status-added
- ▲