DeleteTestRun

Deletes an existing test run based on the provided collection ID and test run name.

delete
Authorizations
AuthorizationstringRequired

Enter 'Bearer' followed by your JWT token

Query parameters
collectionIdinteger · int32Optional

The ID of the collection to which the test run belongs.

testRunNamestringOptional

The name of the test run to be deleted.

Responses
200

Success: Test run deleted successfully, with the number of affected rows.

No content

delete
/TestRun/DeleteTestRun

No content