For detailed implementation guides on how MoEngage handles these regulations, refer to our GDPR Implementation and CCPA Implementation documentation.
Endpoint
The GDPR or CCPA API consists of the following endpoint:- Submit a Data Request: Create or update user rights (e.g., erasure requests).
FAQs
Can multiple users be deleted using this API?
Can multiple users be deleted using this API?
No. Multiple users cannot be deleted using this API in a single payload. You must send individual requests for different users unless they share the same email identity (see note above).
What happens when an email ID associated with multiple users is erased?
What happens when an email ID associated with multiple users is erased?
If multiple users have the same email ID and that email ID is passed in the erasure request, MoEngage will delete all users associated with that specific email ID.
What is the maximum size of the request payload?
What is the maximum size of the request payload?
The maximum payload size is 128 KB. If this limit is exceeded, a 413 error response will be sent.