Asynchronously run the latest “published” version of a flow with a given flow id.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The watsonx Orchestrate message thread id.
The flow execution instance id. Only use this if you want to resume a previous flow execution.
The callback url for sending the flow output
The flow id
The flow execution request accepted.
The response is of type object
.