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 musi być pusta.
Treść odpowiedzi
Jeśli operacja się uda, odpowiedź będzie ogólną odpowiedzią HTTP, której format jest zdefiniowany przez tę 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-05-15 UTC."],[[["This operation removes a member (user or group) from a specified Google Group."],["It requires a DELETE request to a specific URL, providing the group and member identifiers as path parameters."],["The request body should be empty, and a successful operation results in a standard HTTP response."],["Authorization is necessary using one of the provided OAuth scopes related to group and member management."]]],[]]