Anonymize profiles
Permanently removes personally identifiable information (PII) from one or more profiles and all of their sessions. Built for GDPR/CCPA “right to erasure” requests.
To trigger the endpoint, pass an object containing the profile IDs in the request body.
The operation runs in a single transaction and is all-or-nothing: if any profile ID is unknown or belongs to another project, nothing is changed and a 404 is returned.
Clears each profile’s email, phone number, and stored password hashes, and wipes the IP address, user agent, submitted form answers, postal code, and tracking cookies from every associated session. Transactions and subscriptions are retained.
