Dodaje przedstawiciela ze stanem weryfikacji ustawionym bezpośrednio na accepted bez wysyłania żadnego e-maila weryfikacyjnego. Osoba, której przekazano dostęp, musi być członkiem tej samej organizacji Google Workspace co użytkownik, który przekazał dostęp.
Gmail nakłada ograniczenia na liczbę przedstawicieli i upoważnionych przedstawicieli, które może mieć każdy użytkownik w organizacji Google Workspace. Limity te zależą od organizacji, ale każdy użytkownik może mieć maksymalnie 25 przedstawicieli i maksymalnie 10 przedstawicieli.
Pamiętaj, że użytkownik, któremu przekazano dostęp, musi być odesłany za pomocą podstawowego adresu e-mail, a nie aliasu e-mail.
Pamiętaj też, że po utworzeniu nowego przedstawiciela może minąć minuta, zanim będzie można go użyć.
Ta metoda jest dostępna tylko dla klientów kont usługi, którym przyznano uprawnienia w całej domenie.
Żądanie HTTP
POST https://gmail.googleapis.com/gmail/v1/users/{userId}/settings/delegates
[[["Ł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-09-05 UTC."],[[["Adds a delegate to a user's Gmail account with verification status set to `accepted` without requiring email verification, given the delegate is in the same Google Workspace organization."],["Gmail has limits on the number of delegates and delegators a user can have, typically around 25 delegates and 10 delegators per user."],["Delegate users must be referred to by their primary email address, the new delegate may take up to a minute to be available, and this method requires domain-wide authority delegated to service account clients."],["This functionality is accessed via a POST request to the specified URL with path parameters including the user's email address, a request body containing a `Delegate` instance, and a response body, upon success, also containing a `Delegate` instance."],["Authorization for this method requires the `https://www.googleapis.com/auth/gmail.settings.sharing` OAuth scope."]]],[]]