Identyfikuje użytkownika w żądaniu do interfejsu API. Może to być podstawowy adres e-mail użytkownika, alias adresu e-mail lub unikalny identyfikator użytkownika.
alias
string
Alias do usunięcia.
Treść żądania
Treść żądania musi być pusta.
Treść odpowiedzi
Jeśli operacja się uda, będzie to ogólna odpowiedź HTTP, której format jest zdefiniowany przez metodę.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2024-08-29 UTC."],[[["Permanently deletes a specified email alias for a user."],["Requires providing the user's identifier (email address or ID) and the specific alias to remove in the request URL."],["Uses an HTTP DELETE request with an empty body, complying with gRPC Transcoding syntax."],["Needs appropriate authorization with specific OAuth scopes related to directory user and alias management."],["A successful operation results in a standard HTTP response confirming the alias removal."]]],[]]