Tickets
Update ticket
This API endpoint allows you to update a specific ticket identified by an ID.
This functionality can be used to update parameters such as status, priority or assignment.
patch/tickets/{ticketId}
Path parameters
ticketIdinteger required
Ticket ID
Example:10000
Response
Ticket has been updated correctly