frontier
frontier copied to clipboard
ability to delete users
Is your feature request related to a problem? Please describe. Support ability to delete users. This will help clean up the list of users who have left the organization.
Describe the solution you'd like
A Delete User API which will do a soft delete.
And GET users API will return only those users who are not soft-deleted.
The API should also remove any access given to the user and remove the user from all the groups the user is part of
@kushsharma has this been covered?
This is supported at /raystack.frontier.v1beta1.FrontierService/DeleteUser