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

Data to run multiple workflow tests

execute_failed_only
boolean

Flag to execute only the failed workflow tests

workflow_version_number
number

Version number of the workflow on which to run the test

Response

200 - application/json

The response is of type any.