latestOpenAPI 3.1.02026-08-08127304355.9 KB

69c553220183

Test Runs

Create Test Run

post/api/v2/projects/{project_id}/test-runs

Path parameters

project_idstring required

Request body

dataset_namestring required
include_outputsboolean nullable
test_run_namestring nullable
test_run_descriptionstring nullable
flavor_namestring nullable
target_evaluation_idsstring[] nullable

Response

TestRunWithTestCasesInfo(test_run_id: str, test_run_name: str, test_run_description: str, test_cases: Optional[list[server.api_routes.test_runs_api_v2.TestCaseInfo]], trace_test_cases: Optional[list[server.api_routes.test_runs_api_v2.TraceTestCaseInfo]])

test_run_idstring required
test_run_namestring required
test_run_descriptionstring required