Update Qmetry test cycle status
update-qmetry-test-cycle-statusModify the status of a QMetry test cycle by providing project ID, status ID, name, and color.
Instructions
Update an existing test cycle status in QMetry
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Status name | |
| color | Yes | Status Color Ex. Hex code of color, refer JSON schema | |
| statusId | Yes | Refer id from the response of API "Get test cycle statuses". | |
| projectId | Yes | Refer id from the response of API "Get QMetry Enabled Projects". | |
| description | No | Status Description |