Anonymize deleted agent
POST {{baseUrl}}/api/v1/deletedAgents/:agent_id/anonymize
This API removes the identification details of a deleted agent.
OAuth Scope
Desk.settings.UPDATEDesk.basic.UPDATE
Attributes
| Attribute Name | Data Type | Description |
|---|---|---|
| anonymizedName | <string> max chars : 50 | Nickname of the agent, which will appear on their entity history page |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Authorization | string |