Authorizations
Cookie-based authentication
Path Parameters
The id of the ticket
Query Parameters
Whether to include the ticket in time tracking, and thus worklog. Useful when a spam ticket should be closed, but it should not show up in the average handling time statistics
Body
application/json
A JSON object containing changes
The id of the contract to set
Example:
"376189"
Status of ticket
Available options:
open, pending, closed Example:
"open"
If set to null, flag that the agent has stopped working on this ticket
Example:
null
Priority of ticket
Available options:
low, medium, high, urgent Example:
"low"
The due date to set
Example:
1609502400
The first response due date to set
Example:
1609502400
An array of tag ids to set