Delete a test run

Available in versions: 12.55 and later

Description

Deletes a test run.

URL

Copy code
/LoadTest/rest/domains/{domainName}/projects/{projectName}/Runs/{run ID}/

Remarks

The ID of the run to delete is in the request data. See below.

HTTP Method

DELETE: Deletes the run resource.

Request

Headers:

DELETE: None

Cookies:

Version 2020 (or later)

LWSSO_COOKIE_KEY={LwssoCookie};

Versions earlier than 2020

LWSSO_COOKIE_KEY={LwssoCookie};QCSession={QCSessionCookie};

Request Body:

Response

Headers:

None

Cookies:

None

HTML Return Code:

One of the HTTP Return Codes

HTML Body:

None

See Also

These resources consume the link returned in the Location header:
Get run status by ID
Run results
Run result by ID
Get runs by query
Stop run
Stop run now
Abort run