post https://api.zaius.com/v3/compliance//
Update the compliance (GDPR, CCPA, and LGPD) for a customer.
When type
is delete
, for a given identifier:
- Find all known associated identifiers.
- Redact relevant profiles.
- Stop new updates to the user's profile.
- Do not send messages in the future to the user.
When type
is optout
, find the profile associated with the given identifier and indicate the CCPA opted-out status.
Note
The
framework
andtype
parameters must be lower-case.