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.
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."],[[["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."]]],[]]