Back
[SOLVED] Couldn't get a Ban feature and Delete strategy for Dart SDK on the Docs
- 0
- Resolved
- Users
- Tools
- I couldn't find the Ban user API under user SDK for dart.
I want to implement banning user (without deletion of user).
- And how do I delete every document created by a user, so that will be followed by the deletion API. ( needed for deleting user and all documents related to that user)
TL;DR
The user was initially having trouble finding a Ban user API for Dart SDK on the Docs. However, it seems that they have discovered an update status API. They also mentioned wanting to implement a ban feature without deleting the user. Additionally, they wanted to know how to delete all the documents created by a user. Unfortunately, a solution to these issues was not provided in the support thread.There's the update status API
As for deleting, thats on you to figure out what belongs to the user
I appreciate you
[SOLVED] Couldn't get a Ban feature and Delete strategy for Dart SDK on the Docs
Recommended threads
- How to disable appwrite/embedding from s...
Hi everyone! I'm currently running a self-hosted instance of Appwrite. For my current use case, I don't need the AI/embedding features, and I noticed the `app...
- Migration from Cloud to Self-Hosted not ...
Hello Appwrite Community, I've got the problem, that when I try to migrate my Appwrite Project from the cloud to my self-hosted Appwrite, that an API Key is mi...
- Project paused despite active use โ rest...
Hey team! My Appwrite Cloud project (685579e5000d78e67009) has been marked as paused due to inactivity, but it's actively used in production. I clicked the Rest...