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