POST
/
apiKey
/
v2
/
execute

Authorizations

X-API-Key
string
header
required

Body

application/json
testTargetId
string
required

Unique identifier for the testTarget.

url
string
required

The URL of the test target for this run.

context
object
required
environmentName
string
default:
default

the environment name you want to run your test against

variablesToOverwrite
object

The variables to overwrite exclusively for this test run.

tags
string[]

Response

200
application/json
Test executed successfully
testReportUrl
string

The URL where the test report can be accessed.

testReport
object