Delete spam calls
POST {{baseUrl}}/api/v1/calls/emptySpam
This API deletes all spam calls.
OAuth Scope
Desk.activities.calls.DELETEDesk.activities.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 |