v1

latestOpenAPI 3.1.02026-07-26252382475.4 KB
Flows

Asynchronously run the latest flow version

Asynchronously run the latest "published" version of a flow with a given flow id.

post/v1/orchestrate/flows/{flow_id}/run/async

Path parameters

flow_idstring required

The flow id

Headers

x-ibm-wxo-thread-idstring

The watsonx Orchestrate message thread id.

x-ibm-flow-instance-idstring

The flow execution instance id. Only use this if you want to resume a previous flow execution.

callbackUrlstring

The callback url for sending the flow output

Request body

AnyValueobject

The output defined by the flow model

Response

The flow execution request accepted.

instance_idstring required

The flow instance id