test_case_folders_update
Update a test case folder's name, order, or move it to a different parent folder. The new hierarchy must not exceed 3 sub-levels below the project root.
Instructions
Update test case folder
Tag: Test Case Folders
When parentId is changed, the folder is moved together with its whole subtree. The resulting hierarchy must not exceed 3 sub-levels below the project root — otherwise the request is rejected with 400.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Test Case Folder ID | |
| name | No | ||
| order | No | ||
| parentId | No |