L'ID univoco dell'account Google Workspace del cliente. In qualità di amministratore dell'account, puoi anche utilizzare l'alias my_customer per rappresentare le customerId del tuo account. customerId viene restituito anche come parte della risorsa Utenti.
orgUnitPath
string
Il percorso completo dell'unità organizzativa (meno l'elemento / iniziale) o il relativo ID univoco.
Corpo della richiesta
Il corpo della richiesta contiene un'istanza di OrgUnit.
Corpo della risposta
In caso di esito positivo, il corpo della risposta contiene un'istanza di OrgUnit.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2024-05-15 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."]]],[]]