v1

latestOpenAPI 3.0.3MIT2026-07-17491652.4 KB
Runs

Update a run

Update run name or add/remove tests

put/api/v1/run/edit

Request body

runIdinteger required
runNamestring
testIdsinteger[]

Array of test IDs to add to the run

Response

Run updated successfully