Last updated 1 year ago
Was this helpful?
All API requests should contain .
PATCH /tickets/{ticketId}/category/{categoryId}
Name
Type
Required
Comments
ticketId
integer
yes
Id of ticket you want to update.
categoryId
Id of category you want to set up
{ "data": {}, "errorCode": -1, "errorText": null }
Data field will be equal to null.
Data