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