Workflows
Run a workflow
PUT
/
v4
/
workflows
/
{workflowId}
/
run
Authorizations
x-api-key
string
headerrequiredPath Parameters
workflowId
string
requiredThe ID of the workflow to run
Response
200 - text/plain
The response is of type string
.
The ID of the workflow to run
The response is of type string
.