POST
/
apiKey
/
v2
/
execute

Authorizations

X-API-Key
string
header
required

Body

application/json
context
object
required
testTargetId
string
required

Unique identifier for the testTarget.

url
string
required

The URL of the test target for this run.

environmentName
string
default:
default

the environment name you want to run your test against

Response

200 - application/json
testReport
object
testReportUrl
string

The URL where the test report can be accessed.