Identyfikuje grupę w żądaniu do interfejsu API. Wartością może być adres e-mail grupy, alias grupy lub unikalny identyfikator grupy.
memberKey
string
Identyfikuje członka grupy w żądaniu do interfejsu API. Członkiem grupy może być użytkownik lub inna grupa. Wartością może być podstawowy adres e-mail (grupy lub użytkownika), alias lub unikalny identyfikator.
Treść żądania
Treść żądania zawiera wystąpienie elementu Member.
Treść odpowiedzi
W przypadku powodzenia treść odpowiedzi obejmuje wystąpienie elementu Member.
[[["Ł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-05-15 UTC."],[[["Updates the membership properties of a user within a specified group using patch semantics, allowing for partial modifications."],["The request requires identifying the group and member using their email address, alias, or unique ID."],["Authorization is necessary using specific OAuth scopes related to group and member management in the directory."]]],[]]