POST
/
apps
/
{app_id}
/
workflows
/
{workflow_id}
/
tests
/
runs

Path Parameters

app_id
string
required

The ID of the app

workflow_id
string
required

The ID of the workflow

Body

workflow_version_id
string

ID of the workflow version on which to run the test

workflow_version_number
number

Version number of the workflow on which to run the test

execute_failed_only
boolean

Flag to execute only the failed workflow tests

Response

200 - application/json

The response is of type any.