Edit a Qmetry test plan folder
edit-qmetry-test-plan-folderUpdate the name and description of an existing QMetry test plan folder in a project by providing its ID and project ID.
Instructions
Edit a Qmetry test plan folder for a given project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folderId | Yes | ID of the folder to update. | |
| projectId | Yes | Refer id from the response of API "Get qmetry enabled projects". | |
| folderName | Yes | New name of the folder | |
| description | No | New description of the folder |