Aktualizuje istniejącego użytkownika. Jeśli operacja się udała, zwraca zaktualizowanego użytkownika.
Ta metoda ma unikalne wymagania dotyczące uwierzytelniania. Zanim użyjesz tej metody, zapoznaj się z wymaganiami w przewodniku Zarządzanie użytkownikami.
Funkcja „Wypróbuj tę metodę” nie działa w przypadku tej metody.
[[["Ł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-11-07 UTC."],[[["Updates an existing user and returns the updated user object upon successful completion."],["Requires specific authentication outlined in the Managing Users guide and the 'Try this method' feature is unavailable."],["Utilizes an HTTP PATCH request with path and query parameters to identify the user and specify fields to update."],["The request body and successful response both contain a User object as defined in the API reference."],["Needs 'https://www.googleapis.com/auth/display-video-user-management' OAuth scope for authorization."]]],[]]