Update Ticket Category (Obsolete)
All API requests should contain authorization headers.
Request
Query Parameters
Name | Type | Required | Comments |
ticketId | integer | yes | Id of ticket you want to update. |
categoryId | integer | yes | Id of category you want to set up |
Response
Data
field will be equal to null.
Last updated