Remove an account from InboxUnion
From the InboxUnion project directory, run the following command, replacing the example address with the connected account:
python -m app remove-account account@example.com
This removes that account's stored OAuth credentials, account record, indexed messages, attachment metadata, synchronization state, and Gmail watch state from the local application database.
Revoke access in your Google Account
- Open Google Account third-party connections.
- Select InboxUnion from the connected services list.
- Choose the option to remove or revoke access and confirm.
Revocation stops future Google API access. It does not automatically erase data already stored by a local InboxUnion installation, so complete both steps when you want full removal.
If you cannot access the installation
Contact support@inboxunion.site with the connected email address and a description of the issue. Do not send your password, OAuth token, application API key, or message content. Requests are handled as soon as reasonably possible after ownership can be confirmed.
What remains outside InboxUnion
Deleting InboxUnion's local index does not delete original messages from Gmail. InboxUnion uses read-only access and cannot delete them. Google may retain information under Google's own policies independently of InboxUnion.