POST
/
apiKey
/
v2
/
execute

Authorizations

X-API-Key
string
headerrequired

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

Response

200 - application/json
testReportUrl
string

The URL where the test report can be accessed.

testReport
object