Move Tickets to trash
POST {{baseUrl}}/api/v1/tickets/moveToTrash
This API moves tickets to the Recycle Bin
OAuth Scope
Desk.tickets.DELETE
Attributes
Attribute Name | Data Type | Description |
---|---|---|
ticketIds (required) | <list> | IDs of the tickets to move to the Recycle Bin |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |