add_test_case_to_folders
Add a test case version to folders in a QMetry project. Provide the test case ID and folder IDs to assign the test case to those folders.
Instructions
Add a test case version to folders (PUT …/versions/{no} with folders.add). Use folder ids from list_test_case_folders.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | QMetry project ID (default: none) | |
| testCaseId | Yes | Internal id or key PE26-TC-… | |
| versionNo | No | ||
| addFolderIds | Yes | Folder ids to add |