Data Deletion Instructions
Last updated: 2026-05-28
This page documents how to request deletion of data meta-auto-live has stored that relates to you. The Service stores webhook events, inbound messages, comments, and generated reply text — see the Privacy Policy for the full list.
If you are a sender or commenter
To request deletion of your interactions:
- Send an email to architectpujari@gmail.com with subject
Data Deletion Request. - Include your Instagram or Facebook username, and (if you can) the approximate date or time of the interaction(s) you want removed.
- We will delete the matching
inbound_messages,conversations, andwebhook_eventsrows from the database within 30 days and confirm by reply.
If you are a Facebook user revoking the app
If you previously authorized the Service from your Facebook account and want all associated access tokens revoked and the corresponding rows removed:
- Open Facebook → Settings & privacy → Settings → Business integrations.
- Find "meta-auto-live" in the list and click Remove. This revokes the access tokens on Meta’s side.
- Email architectpujari@gmail.com to confirm; we will then delete the corresponding
accountsrow and any tokens still in our database.
Programmatic deletion endpoint
Meta requires a programmatic deletion callback. The Service exposes one at POST https://web-production-6f69ec.up.railway.app/api/data-deletion, which Meta calls with a signed request that includes the user id whose data should be removed. Each request is acknowledged with a confirmation URL that returns the deletion status.