Last updated 1 year ago
Was this helpful?
All API requests should contain .
PATCH /tickets/{ticketId}/status
ticketId
integer
yes
Id of ticket you want to update
Request Body
"open"
Body of request should contain one of enumeration values.
not_completed ticket status cannot be set to ticket. It can be used only for .
{ "data": {}, "errorCode": -1, "errorText": null }