Update Ticket Status
All API requests should contain authorization headers.
Request
Query Parameters
Name
Type
Required
Comments
ticketId
integer
yes
Id of ticket you want to update
Request Body
Body of request should contain one of Ticket Status enumeration values.
not_completed ticket status cannot be set to ticket. It can be used only for listing tickets.
Response
Last updated