The unique ID for the customer's Google Workspace account. As an account administrator, you can also use the my_customer alias to represent your account's customerId. The customerId is also returned as part of the Users resource.
orgUnitPath
string
The full path of the organizational unit (minus the leading /) or its unique ID.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-22 UTC."],[[["Updates an existing organizational unit within a Google Workspace account using the provided data."],["Requires `customerId` and the full path or unique ID (`orgUnitPath`) of the organizational unit to be updated."],["The request body should contain the updated organizational unit details in the format of an `OrgUnit` object."],["Successful updates return the updated `OrgUnit` object in the response."],["Requires specific authorization scopes for access and modification."]]],[]]