I need to delete users through Content Web Services. I need a method that performs the user deletion properly as if deleted through the UI, e.g., set Kuaf.Delete to 1, remove the user from groups, remove the user from the leadership role of groups, delete the user's personal search template, etc.
I see that there is a setDeleted method in member services, but its documentation states only the following:
Sets a Boolean indicating if this member has been deleted or not
Does this function perform a proper deletion or does it just do what is advertised?
Thanks,
Taha