Account Deletion — Grape
Developer / App name: Grape
How to delete your account
- Open the Grape app and sign in.
- Go to Settings → Account → Delete account.
- Confirm the deletion request.
If you cannot access the app, you may request deletion using an authenticated
API request or by contacting support.
curl -X DELETE "https://api.grape.mn/main/users/delete" \
-H "Authorization: Bearer <YOUR_ACCESS_TOKEN>"
What data is deleted
- Personal profile data (name, username, phone number, avatar)
- Account metadata directly associated with your user record
What data may be retained
- Billing and transaction records (up to 5 years)
- Security, audit, and fraud-prevention logs (up to 1 year)
- Content required to preserve other users’ conversations or records
Deletion timeframe
Account deletion requests are typically processed within 30 days.
Support
If you cannot authenticate, contact us at
support@grape.mn with your phone number
or email and proof of ownership.