The Purge Visitors API helps teams comply with end-user bulk data deletion requests mandated by laws like GDPR and CCPA. This endpoint will delete users and all related user data identified by a set of emails, visitor IDs, or user IDs.
Purge requests default to being processed 10 days after submission, however this delay can be configured via the delaySeconds parameter. The endpoint is limited to 100 visitor deletions per request.
One of email, userId, or visitorId parameter is required to identify the user for data deletion.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
403You may have an invalid or missing API key and you should check your authorization header. There is no message with this status code.
404Not Found
429Your application has made too many requests in too short a time.
500Something went wrong on Sprig's side. These are very rare :)