Runs

Create a test run

Create a new test run with selected tests

post/api/v1/run/create

Request body

runNamestring required
projectIdinteger required
testIdsinteger[] required

Array of test IDs to include in the run

Response

Run created successfully

statusinteger

Changes

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