Skip to content
Back

What's the proper way to delete user account completely?

  • 0
  • 2
  • Self Hosted
  • Auth
  • Cloud
MrT
23 Mar, 2026, 17:59

I would like to provide an option for the users of my app, to completely remove theirs account if they want to. I don't want to 'deactivate' the account, but to completely nuke the data. I red the docs, and in the Account API section it's said that:

Update status Block the currently logged in user account. Behind the scene, the user record is not deleted but permanently blocked from any access. To completely delete a user, use the Users API instead.

but the Users API page provides no endpoints (screenshot). So what's the proper way to deal with this case?

TL;DR
The user is inquiring about deleting a user account completely due to a switch in hosting servers. They mention updating to version 1.8.x and needing to utilize a server SDK for the Users API.
23 Mar, 2026, 18:00

Since I am self hosting, I switched to 1.8.x ver. and it's as empty as for the Cloud version

23 Mar, 2026, 20:30

Users API is a server SDK. Switch the platform to a server SDK

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more