Yönlendirme adresi oluşturur. Sahiplik doğrulaması gerekiyorsa alıcıya bir mesaj gönderilir ve kaynağın doğrulama durumu pending olarak ayarlanır. Aksi takdirde kaynak, doğrulama durumu accepted olarak ayarlanır.
Bu yöntem yalnızca alan genelinde yetki verilmiş hizmet hesabı istemcileri tarafından kullanılabilir.
HTTP isteği
POST https://gmail.googleapis.com/gmail/v1/users/{userId}/settings/forwardingAddresses
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 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."]]],[]]