Move a Qmetry test case folder
move-qmetry-test-case-folderMove a QMetry test case folder to a new parent folder within a project by specifying the folder ID and new parent folder ID.
Instructions
Move a Qmetry test case folder to a new parent folder
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folderId | Yes | Refer id from the response of API "Get test case folders". | |
| projectId | Yes | Refer id from the response of API "Get qmetry enabled projects". | |
| newParentId | Yes | Folder Id of where you want to move the folder.Refer id from the response of API "Get test case folders". |