Skip to main content
POST
Create a new test run

Body

application/json

Request model for creating a test run.

test_type
enum<string>
required

Type of UAT test.

Available options:
live_validation,
backtest_replay,
ab_variant,
regression
rule_version
string
required
config_snapshot
Config Snapshot · object
required

Must contain 'version' key

scan_id
string<uuid> | null
variant_id
string<uuid> | null
git_sha
string | null
data_snapshot_id
string | null

Response

Successful Response

The response is of type Response Create Test Run Api Uat V1 Test Runs Post · object.