UpdateTicketStatus modifies an existing status.
PATCH/api/v1/ticketing/statuses/:id
Note: status_category cannot be changed after creation as it affects system behavior and existing automation rules.
Errors
- NOT_FOUND: Status does not exist
- PERMISSION_DENIED: Caller lacks ticket:admin permission
Request
Responses
- 200
- default
A successful response.
An unexpected error response.