Expand my Community achievements bar.

Adobe Experience Platform (AEP) & Apps User Groups are live to Network, learn, and share in your regional locations.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

Delete all events associated to a profile

Avatar

Level 1

Hi, 

 

We want to delete all the events associated with a profile. These events might be recent so we can't wait for TTL to delete them. We don't want to delete the profile itself, just all the events tied to it.

 

Any ideas?

 

Thanks,

Ema

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

2 Replies

Avatar

Employee Advisor

@emarotta_sn I think your request is mostly associated with the Data Hygiene feature - https://experienceleague.adobe.com/docs/experience-platform/hygiene/api/overview.html?lang=en 

 

The Data Hygiene API allows you to programmatically correct or delete your customers’ stored personal data in Adobe Experience Platform

Record deletes are meant to be used for data cleansing, removing anonymous data, or data minimization.

The Data Hygiene API allows you delete all records associated with an identity across one or all datasets.

 

I'd advise a conversation with your Technical Account Manager so as to discuss the use-case further and see if this applies.

Hope that helps.

Avatar

Level 4

Data Hygiene API only applies to customer who've purchased HealthShield (healthcare HIPPA compliance).  I don't think DELETE is an option in the Query Service either.  As of now @emarotta_sn, the only option is to delete the entire dataset and re-populate.