v1

latestOpenAPI 3.0.32026-08-06128539552.6 KB
Anonymization

Anonymize entity

Anonymize the requested entity (user or conversation). For a conversation to be successfully anonymized, it should be in the status closed. Otherwise, it requires forceAnonymization parameter set to true in the input body. NOTE: This endpoint is deprecated. Prefer using the anonymization endpoints of specific resources instead.

post/beta/anonymization

Request body

entityIdstring required
forceAnonymizationboolean
_typestring

values: [Conversation, Message, User]

Response

The anonymization request status