put https://customer.my.onetrust.com/api/consentmanager/v1/preferencecenters//datasubjects/preferences
Use this API to update the data subject's preferences within a Preference Center.
Things to Know
- Pascal case is required for all parameters. For example, use
DsDataElements
instead ofdsDataElements
.
Recipes
🏫
Building your Own Preference Center UI
Open Recipe