Copy a Qmetry test case folder
copy-qmetry-test-case-folderCopies a Qmetry test case folder to a new parent folder, optionally including its contents.
Instructions
Copy a Qmetry test case folder and optionally its contents to another location
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 copy the folder.Refer id from the response of API "Get test case folders". |