Docs

Run Workflow

Start a run and get its id back right away. Execution is asynchronous: poll Get Run to follow it. Works with keys at the run_workflows access level and above.

POST

Path

Path parameters
stringrequired

The id of the workflow to run. It must be enabled.

Body

Arguments
string

"published" (default) or "draft".

string

The environment to run in, from List Environments.