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 contiene un'istanza di UserAlias.
Corpo della risposta
In caso di esito positivo, il corpo della risposta contiene un'istanza di UserAlias appena creata.
[[["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."],[[["Adds an email alias for a specified user using the Admin SDK Directory API."],["The request requires specifying the user's identifier and the alias details in the body."],["Successful requests will return the newly created alias information."],["Authorization necessitates using specific OAuth scopes related to user and alias management."]]],[]]