Draft status
This page is not an active deletion form yet. Do not publish until production account deletion, support-assisted deletion, verification checks, and support ownership are implemented and tested.
In-app deletion
Users should be able to delete their account from authenticated settings. The app should explain that the profile will be hidden, discovery and matching will stop, active chats and reveal access will close, and eligible data will be deleted or redacted according to the final Privacy Policy.
External deletion request
Users who cannot access the app need a public request route. The final page should include a secure form or support contact that collects only what is needed to find and verify the account.
Expected process
- User submits a deletion request from the app or public deletion route.
- Support verifies the requester using account channels and low-data checks.
- Backend records the request and hides the profile from discovery.
- Discovery, matching, chat, reveal, push, and session access are disabled where supported.
- Eligible data is deleted or redacted by the deletion job.
- Limited safety, moderation, audit, support, legal, security, and backup records may remain for approved retention windows.
Current engineering status
The local mock app has an account deletion prototype. The Worker has an authenticated deletion contract that remains disabled by default. Production deletion cleanup, audit logging, session revocation, support-assisted request handling, and external URL hosting are still blocked.
Contact
Final deletion, support, privacy, and abuse contacts are TBD. This page must point to monitored channels before it is used for store submission.