Workflow
Execute Workflow (v2 sync or stream)
post/api/v2/workflows
Request body
Example request
{
"flow_id": "67ccd2be-17f0-8190-81ff-3bb2cf6508e6",
"input_value": "Hello, how can you help me today?"
}Response
Workflow execution response
{
"flow_id": "67ccd2be-17f0-8190-81ff-3bb2cf6508e6",
"input_value": "Hello, how can you help me today?"
}Workflow execution response