Removing participant data, for old conversations

Hi

I've recently received a request, to anonymize old conversations, for gdpr compliacy reasons. This is a company wide decision, to anonymize old data, which are no longer needed.
Required data, will be aggregated / annonymized outside of Purecloud for statistics purposes.

I'm full aware of the GDPR API, which i'm also already using, to completely anonymize/delete contacts or data. However, the request in question is as follows:

"Anonymize all conversations 1 year back", either daily, weekly, or monthly.
Which essentially means, i'll need to query for conversations with the desired query filters, target a conversationId, and then POST a GDPR anonymization request for the selected conversationId, which isnt possible.

The requestor mentioned, if anonymization was not possible, a complete conversation deletion was an option. However, this i couldn't find either.

I've found a similar post: Removing data for GDPR - but there is no update on what the solution was.

Other ideas that came to mind was, using a Conversation participant update API call, which i haven't been able to find.
Also, a Quality -> Policy, but this only affects transcripts and recordings. Not the calls or participants themselves.

Any solutions to this?

Regards, Kenneth

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.