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

Changes

No recorded changes to this endpoint across all 1 revision of this API.