Create Run
Runs
Create Run
Creates a new Run from a Flow template using the latest version.
POST
Create Run
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The Flow template identifier
Example:
"33093874-1e3d-4ea9-b988-8cc64e5a4079"
Body
application/json
Initial input context for the Run. Refer to the Flow template for specific inputData requirements.
Response
A Run ID
The Sohar ID for the Run.
Example:
"fb701ac1-1246-4860-b1ec-bd916b97a990"