I am trying to automate the lifecycle of user accounts in PureCloud and am focusing on the termination portion right now. I have looked at some of the API calls and have found the remove roles and delete user based on the UserID found in PureCloud but I was wondering the following;
•Is there a way to find the UserID based on a user email? Or can you delete based on the email?
•Is there a way to remove all information from the "Person Details" page of a user account such as relationships and Contact Information?
Any help is appreciated.