Set Ticket Parent
Set Ticket Parent
Set the parent of a ticket.
If the ticket already has a parent, it will be overwritten. NsApiSlow threshold: 5000 ms.
Set Ticket Parent
Headers
The application token that identifies the partner app. Used when calling Online WebAPI from a server.
Query Parameters
Optional comma separated list of properties to include in the result. Other fields are then nulled out to reduce payload size: "Name,department,category". Default = show all fields.
Body
TicketId, ParentTicketId, Comment
Response
204
No Content