twdesk-update_status
Update a ticket status by specifying its ID and providing updated name, color, and display order.
Instructions
Update ticket status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | Yes | The color of the status. | |
| displayOrder | Yes | The display order of the status. | |
| id | Yes | The ID of the status to update. | |
| name | Yes | The new name of the status. |