Getting Started
GDPR and CCPA User Privacy API
7 min
in order to ensure that our customers can adhere to end user data deletion request mandated by global privacy laws such as gdpr and ccpa, we have built a simple and easy to use api endpoint that allows you to programmatically submit requests to delete all data collected for a user this process is irreversible it will remove all data for this user and will prevent data collection for this user going forward submitting requests you can submit a request to remove data belonging to a user by posting their email address a valid request will return a request id, this id can be used to check on the status of the deletion we aim to delete all data within 60 minutes of a request but some requests may take up to 24 hours post /privacy/removal request request parameters 278,465 false true left unhandled content type left unhandled content type left unhandled content type left unhandled content type request headers trueleft unhandled content type left unhandled content type left unhandled content type left unhandled content type response 290,454 trueleft unhandled content type left unhandled content type left unhandled content type left unhandled content type checking requests you can check the status of a removal request by using the request id get /privacy/removal request/\ request id request headers 286,457 trueleft unhandled content type left unhandled content type left unhandled content type left unhandled content type response 290,454 trueleft unhandled content type left unhandled content type left unhandled content type left unhandled content type