a12n-server icon indicating copy to clipboard operation
a12n-server copied to clipboard

Delete User

Open kuakman opened this issue 1 year ago • 0 comments

I was going through the list of available api endpoints that developers with a valid access token can perform and I noticed that there isn't a remove user endpoint. There is a "deactivate" status we could update to but not a delete user. It seems that option will still leave user entries in the database... forever.

A little bit of background about this question: I run into a use case where we want to provide access to some users for a specific timeframe. After that, the user account should be deleted.

Is it possible that this endpoint already exists but it hasn't been documented? Thanks.

kuakman avatar Mar 24 '25 18:03 kuakman