Run a test suite
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Test suite id
0 <= x <= 128PROJECT, SUITE, DISABLED Environment used to run the test suite
PRODUCTION, STAGING, DEVELOPMENT "PRODUCTION"
Variable overrides for the test suite
{
"TEST_VAR": "test",
"TEST_VAR_2": { "value": "test", "sensitive": true },
"JSON_VAR": {
"value": {
"attribute": "value",
"anotherAttribute": "anotherValue"
}
}
}