post https://api.eu1.odp.optimizely.com/v3/compliance//
Update the compliance (GDPR, CCPA, and LGPD) for a customer.
When delete is requested, for a given identifier, find all known associated identifiers, redact relevant profiles, stop new updates to the user's profile, and don't send messages in the future to the user.
When optout is requested, find the profile associated with the given identifier and indicate the CCPA Opted-Out status.
Note
The
framework
andtype
parameters must be lower-case.