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
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]])