Move Qmetry test cycles to a different folder
move-qmetry-test-cycleMove test cycles to a different folder in QMetry by providing test cycle IDs, target folder ID, and project ID.
Instructions
Move test cycles from one folder to another folder
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The ID of the project containing the test cycles. Refer id from the response of API "Get QMetry Enabled Projects" | |
| testcycleIds | Yes | The IDs of the test cycles to move | |
| targetFolderId | Yes | The ID of the destination folder. Refer id from the response of API "Get Test Cycle folders" |