Skip to main content

Request user data deletion via API

Updated over 2 months ago

The new Delete Users API allows partners to request the deletion of data associated with one or more user IDs. This endpoint supports compliance with data protection regulations such as GDPR and other regional privacy laws and is especially relevant for partners with traffic outside the US.

Who it's for

This API is intended for partners who integrate with Besitos via API and need a programmatic way to request user data deletion for privacy and compliance purposes.

Partners using iFrames can continue to submit user deletion requests manually.

How it works

  1. Submit one or more user IDs in a POST deletion request.

  2. We'll process the request and delete data associated with the specified users in accordance with data protection requirements.

Things to know

  • Deletions are irreversible once processed.

  • This API should be used only for privacy and compliance-related purposes.

  • This API is designed for deletion requests only and does not provide confirmation of individual data fields removed.

  • Only user IDs that exist within Besitos systems will be affected.

  • Partners are responsible for ensuring deletion requests are valid and compliant with applicable laws.

Did this answer your question?