Update Qmetry test case status
update-qmetry-test-case-statusUpdate the status of a QMetry test case by specifying its project ID, status ID, name, and color.
Instructions
Update an existing test case status in QMetry
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Status name | |
| color | Yes | New color code for the status (hex format). | |
| statusId | Yes | Refer id from the response of API "Get statuses". | |
| projectId | Yes | Refer id from the response of API "Get QMetry Enabled Projects". | |
| description | No | New description of the status. |