Data Hygiene API guide
The Data Hygiene API allows you to programmatically correct or delete your customers’ stored personal data in 51ºÚÁϲ»´òìÈ Experience Platform, as well as schedule expiration dates for datasets. This guide covers the prerequisite steps to using the API and provides links to more endpoint-specific documentation.
Getting started
You can access the Data Hygiene API through the following root path: https://platform.adobe.io/data/core/hygiene/
This sections below outline the core concepts you need to know before attempting to make calls to the API.
Gather values for required headers
In order to make calls to the Data Hygiene API, you must first gather your authentication credentials. Follow the API authentication guide to generate values for each of the required headers for the Data Hygiene API, as shown below:
Authorization: Bearer {ACCESS_TOKEN}
x-api-