Anonymize a conversation or visitor data
iAdvize provides two GraphQL mutations to allow you to anonymize a conversation or a visitor. These will be used when you need to delete personal data at the request of the visitor.
Description of mutations
What does ClosedConversationAnonymize do?
What does VisitorAnonymize do?
How to retrieve the list of conversations/visitors to be anonymized?
Search for conversations containing a specific character string
Operation
Variables
Response (example)
Search for a visitor by email or phone number
How to anonymize the content of a conversation?
Operation
Variables
Response
Error
How to anonymize the data of a visitor?
Operation
Variables
Response
Error
Last updated