Tworzy adres do przekazywania dalej. Jeśli wymagana jest weryfikacja własności, do odbiorcy zostanie wysłana wiadomość, a stan weryfikacji zasobu zostanie ustawiony na pending. W przeciwnym razie zasób zostanie utworzony ze stanem weryfikacji accepted.
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/forwardingAddresses
[[["Ł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."],[[["Creates a forwarding address for a Gmail user, requiring domain-wide authority delegated to a service account client."],["If ownership verification is needed, a verification message is sent and the status is set to `pending`; otherwise, it's set to `accepted`."],["Uses the `POST` method with the URL `https://gmail.googleapis.com/gmail/v1/users/{userId}/settings/forwardingAddresses`, replacing `{userId}` with the user's email address or \"me\"."],["Requires the `https://www.googleapis.com/auth/gmail.settings.sharing` OAuth scope for authorization."]]],[]]