Data Deletion

How It Works

7Figure.OS supports Meta's data deletion callback. When a Facebook or Instagram user requests deletion of their data through Meta's privacy settings, Meta automatically sends a signed request to our callback endpoint.

We verify the request using HMAC-SHA256 signature validation, log the deletion request, and return a confirmation code that the user can use to check the status of their request.

What Data We Store

7Figure.OS only accesses aggregate campaign-level metrics from the Meta Marketing API — things like total spend, impressions, and conversion counts at the campaign level.

We do not store any personally identifiable information (PII) about individual ad viewers, clickers, or converters. Because no user-level data is collected, deletion requests are processed as confirmed immediately upon receipt.

Checking Deletion Status

If you have a confirmation code from a previous deletion request, you can check its status using the URL provided by Meta, which points to:

GET /api/meta/data-deletion?confirm=YOUR_CONFIRMATION_CODE

This returns a JSON response with the current status of your deletion request.

Contact

For questions about data deletion, contact us at: robert.akey@7figures.co