Authorizations
Body
application/json
Unique identifier for the testTarget.
Example:
"2e2bb27b-a19c-47ce-a9b6-cd1bd31622dc"
The URL of the test target for this run.
Example:
"https://example.com"
- Option 1
 - Option 2
 - Option 3
 - Option 4
 - Option 5
 - Option 6
 
the environment name you want to run your test against
The variables to overwrite exclusively for this test run.
Example:
{
  "SPACE_ID": ["64ee32b4-7365-47a6-b5b0-2903b6ad849d"]
}The tags to filter the test cases by.
Example:
["tag1", "tag2"]The breakpoint to run the test cases against.
Available options: 
MOBILE, TABLET, DESKTOP Example:
"DESKTOP"
The browser to run the test cases against.
Available options: 
CHROMIUM, FIREFOX, SAFARI Example:
"CHROMIUM"