Skip to main content
POST
Create Run

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
flowId
string
required

The Flow ID.

Example:

"33093874-1e3d-4ea9-b988-8cc64e5a4079"

version
integer

The Flow template version. Defaults to the latest version when omitted.

Example:

1

input
object

Initial input for the Run. Refer to the Flow template for specific input requirements.

Response

A Run ID

flowRunId
string
required

The Sohar ID for the Run.

Example:

"fb701ac1-1246-4860-b1ec-bd916b97a990"