Data Deletion Policy & Callback — KORA Nexus

Effective date: 2026-05-24 Last updated: 2026-05-24

This document explains how to request deletion of your data from KORA Nexus and describes the technical deletion-callback URL that Meta Platforms requires for App Review.


1. What gets deleted

When you delete your data from KORA, the following are permanently erased within the timelines below:

DataWhen deletedTimeline
Facebook user OAuth tokensOn disconnect or deauthorize callbackImmediate
Facebook Page-scoped tokensOn Page disconnect or deauthorizeImmediate
Cached Page metadata + posts listOn disconnectImmediate
Audit logs related to your user_idFull account erasure requestWithin 7 days
Sentry error logs containing your user_idSentry auto-rotation30 days max

After deletion, KORA cannot recover the data. If you reconnect later, KORA will re-fetch fresh data from Facebook with the new OAuth grant.


2. How to request deletion

You have three ways to delete your data:

2.1 Disconnect a single Page (immediate)

  1. Log in to KORA at https://koranexus.cloud/private/monetize/fanpage
  2. Find the Page in the list
  3. Click the trash icon on the right
  4. Confirm — the Page and all its tokens / cached data are erased immediately

2.2 Email request (full erasure, within 7 days)

Send an email to [email protected] with:

The Operator confirms by reply email within 7 days that all data has been erased.

2.3 Revoke from Facebook (auto-deletion within 48 hours)

  1. Open Facebook → Settings & privacy → Settings → Apps and Websites
  2. Locate KORA Nexus in the active apps list
  3. Click Remove

Facebook sends KORA a Deauthorize Callback webhook (technical detail below). KORA reacts by deleting all data associated with your Facebook user ID within 48 hours and you will see a confirmation if you log back in.


3. Technical: Meta Data Deletion Callback URL

Meta requires apps to expose two URLs for deletion handling:

3.1 Deauthorize Callback URL

URL: https://api.koranexus.cloud/api/connect/meta/oauth/deauthorize

What it does:

3.2 Data Deletion Request URL

URL: https://api.koranexus.cloud/api/connect/meta/oauth/data-deletion

What it does:

{
  "url": "https://koranexus.cloud/legal/data-deletion-status?code=ABC123",
  "confirmation_code": "ABC123"
}

The User can visit the url to confirm deletion completed.


4. What KORA cannot delete

KORA cannot delete:


5. Verifying deletion

After your deletion request completes, you can verify by:

  1. Logging back into KORA with the same Facebook account — you will see no connected Pages and no historical analytics
  2. Replying to the confirmation email asking for a JSON export ("no records found" response)
  3. Visiting the confirmation URL returned by the Data Deletion Callback (Section 3.2)

6. Retention exceptions

Even after deletion request, KORA may retain limited data only when required by law:


7. Contact

For deletion requests or questions about this policy:

Đào Mạnh Cường [email protected] Ho Chi Minh City, Vietnam

Response SLA: 7 days from request.