Send Event
POST/api/v1/pipelines/:pipeline_id/event/send
Send an event to an event pipeline. By default the operation enqueues the event and returns 202; use topic when the pipeline subscribes to multiple topics. With direct=true, it sends the event directly and returns the synchronous execution result.
Request
Responses
- 200
- 422
Successful Response
Validation Error