Delete test plan folder

Available in versions: LoadRunner Enterprise 2020 and later

Description

Deletes a specified test plan folder.

URL

Copy code
/LoadTest/rest/domains/{domainName}/projects/{projectName}/testplan/{id}

Remarks

None

HTTP Method

DELETE: Deletes the specified test plan folder.

Request

Headers:

None

Cookies:

LWSSO_COOKIE_KEY={LwssoCookie};

Request Body:

DELETE: No request body.

Response

Headers:

None

Cookies:

None

HTML Return Code:

One of the HTTP Return Codes

Upon successful deletion, returns HTTP status 201 (Created).

HTML Body:

None

See Also

Create or get all folders in a test plan
Update test plan folder name