Anonymize user
POST {{baseUrl}}/v1/users/:user_id/anonymize
This API permanently deletes all identifying information about a user from your help center.
OAuth Scope
Desk.contacts.UPDATE
Desk.settings.UPDATE
Attributes
Attribute Name | Data Type | Description |
---|---|---|
anonymizedName | <string> max chars : 100 | Display name of the user in tickets and community topics after anonymization |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |