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:

  1. Send an email to architectpujari@gmail.com with subject Data Deletion Request.
  2. Include your Instagram or Facebook username, and (if you can) the approximate date or time of the interaction(s) you want removed.
  3. We will delete the matching inbound_messages, conversations, and webhook_events rows 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:

  1. Open Facebook → Settings & privacy SettingsBusiness integrations.
  2. Find "meta-auto-live" in the list and click Remove. This revokes the access tokens on Meta’s side.
  3. Email architectpujari@gmail.com to confirm; we will then delete the corresponding accounts row 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.