Move a Qmetry test plan folder
move-qmetry-test-plan-folderMove a test plan folder to a new parent folder in a QMetry project using the folder ID, project ID, and new parent ID.
Instructions
Move a Qmetry test plan folder to a new parent folder
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folderId | Yes | Refer id from the response of API "Get test plan 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 plan folders". |