Handler returns non logged and non deleted users of an account via account id.
Also if the request method is POST, puts an user into the User kind
with account id as parent key and logged user's type as type,
user roles into the UserRole kind and user tags into the UserTag kind.