Identifica l'utente nella richiesta API. Il valore può essere l'indirizzo email principale, l'indirizzo email dell'alias o l'ID utente univoco dell'utente.
Corpo della richiesta
Il corpo della richiesta deve essere vuoto.
Corpo della risposta
Se l'esito è positivo, la risposta è una risposta HTTP generica il cui formato è definito dal metodo.
[[["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-08-29 UTC."],[[["This request removes the user's thumbnail photo using the `DELETE` method and specifying the user with `userKey`."],["The request body should be empty, and a successful response is a standard HTTP response depending on the method."],["Authorization requires the `https://www.googleapis.com/auth/admin.directory.user` scope for access."]]],[]]