Delete spam tickets
POST {{baseUrl}}/api/v1/tickets/emptySpam
This API deletes all spam tickets.
OAuth Scope
Desk.tickets.DELETE
Attributes
Attribute Name | Data Type | Description |
---|---|---|
departmentId (required) | <long> | ID of the department to which the tickets belong |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |