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