Update folder

Updates an agent test folder. Currently only supports updating the folder name.

Path parameters

folder_idstringRequired
The folder ID.

Headers

xi-api-keystringRequired

Request

This endpoint expects an object.
namestringRequired
The new name for the folder

Response

Folder successfully updated
idstring
namestring
folder_pathlist of objects
The path from the root folder to the current folder.
children_countintegerDefaults to 0

The number of direct children (tests and subfolders) in this folder

Errors

422
Unprocessable Entity Error