I want to delete my appwrite account how can I do it?
In appwrite console, click on your account, so a drop down will open Click on Your account
At bottom you will find it
Why delete?
Umm the thing is
I was checkig the options of my organisation
And bymistakely upgraded to pro subscription
It didn't even ask for confirmation
And did it
So to avoid the charges I deleted my account
The pro subscription is useless for me, as I don't need to scale my account
Why should I pay 15$ even though I am only using 15kb out of 300gb of bandwidth
Recommended threads
- Dart Runtime as Function is missing
Hey guys, I set the _APP_FUNCTIONS_RUNTIMES to dart-3.10 and redeployed the appwrite stack but unfortunately the dart runtime doesnt show up. I copied the val...
- Go 1.25 runtime
So I'm trying to use go 1.25 for my functions and I can only find go-1.23 as a function runtime. So I did some searching and found https://github.com/appwrite/a...
- Python TablesDB Rework
Hi, i starting to rework some older functions to TablesDB list_rows Method. I used list_documents with a resultset with worked fine. Now i tried to get all rows...