Execute workflow. Cannot be executed without a published workflow.
API Key authentication.
Successful workflow execution. Structure depends on response_mode
.
blocking
: application/json
with WorkflowCompletionResponse
.streaming
: text/event-stream
with ChunkWorkflowEvent
stream.Response for blocking mode workflow execution.