When a user is 'deleted', their user record is kept, but deactivated. They can not then be edited in the web app, and there is no other provision for re-activating them. Trying to re-add them results in an api error because they already exist in the database.
When a user is 'deleted', their user record is kept, but deactivated. They can not then be edited in the web app, and there is no other provision for re-activating them. Trying to re-add them results in an api error because they already exist in the database.