Using the Google Provisioning API, under Managing Organization Units, I can use UpdateOrgUser to change the OU in which a user resides.
How I can move a user out of an OU and into the “top-level” OU? What should be passed to org_unit_path?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The top-level OU can be referenced with a single slash. You can move users into the root OU by setting the orgUnitPath to “/”.