Delete account
Who operates the app
Sticker Plaza is operated by Kampeki Factory LLC.
How to request account deletion (in-app, irreversible)
- Open the Sticker Plaza mobile app.
- Sign in with the account you want to delete.
- Go to the Profile page.
- Open Settings.
- At the very bottom, tap Delete my account.
- Follow the confirmation instructions to complete deletion.
This operation is irreversible.
Data deleted during account deletion
When deletion is confirmed, Sticker Plaza removes your authentication account and purges many user-linked records, including (non-exhaustive): community messages and votes, reviews, ratings, purchases, push/device tokens, pack submissions, creator submissions/profile/reports, followers relationships, favorites, downloads, and quota usage/ledger records.
Your authentication account in Supabase Auth is deleted by admin API call, with no soft-delete flag.
Data retained / transformed for integrity
A minimal internal user row is retained in anonymized form for referential integrity (for example to keep existing content relations valid): email is replaced with a non-personal @account.invalid value, username/avatar are cleared, account is marked deleted, and VIP status is reset.
Some shared or content-level records may remain when they are no longer personally identifying and are needed for platform consistency (for example creator-owned pack references or shared deployment metadata detached from your user ID).
Additional retention period
No explicit fixed retention duration is currently defined in this flow for the anonymized integrity row. Retention is limited to what is necessary for technical integrity and legal/operational obligations.