Data Deletion

Anonymous install data controls

Open CityJam, tap Data, then choose Delete data.

The app calls POST /api/me/delete with your anonymous install ID and removes install-scoped chats, private characters, submitted reports, hidden-character records, purchase records submitted by the install, app event records, model-call diagnostics, and quota state.

The app then clears the local install ID from secure storage and creates a fresh anonymous install identity.

Public seed characters are not user data and remain visible after deletion.

If the app is unavailable, reinstalling clears the local install ID. Server-side deletion still requires the previous install ID, so use the in-app deletion control before uninstalling when possible.

Full account deletion is not applicable to the current anonymous-install build because the app does not create email, phone, or social-login accounts yet.