- 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
- I can't share code between functions
Operating System: MacOS Appwrite Version: self-hosted 1.8.1 Appwrite CLI Version: 13.2.1 I want to split code up to share it between my functions. At the momen...
- Project Limit Issue on Education Plan
Hello Appwrite Team! I have successfully activated the GitHub Student Developer Pack on my account, and my billing dashboard confirms I have Pro resources (2TB ...
- Golang for backend
hi coders! ,I am new to golang and backend as a whole, I found golang pretty easy to learn due to my previous knowledge in CPP and python, the syntax felt prett...