Move All Tickets
Move All Tickets
Move all tickets from one ticket category to another
NsApiSlow threshold: 5000 ms.
Move All Tickets
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
FromTicketCategoryId, ToTicketCategoryId
Response
204
No Content