یک آدرس فوروارد ایجاد می کند. اگر تأیید مالکیت مورد نیاز باشد، پیامی برای گیرنده ارسال میشود و وضعیت تأیید منبع روی «در pending تنظیم میشود. در غیر این صورت، منبع با وضعیت تأیید ایجاد شده روی accepted ایجاد می شود.
این روش فقط برای سرویس گیرندگان حساب خدماتی در دسترس است که اختیارات گسترده دامنه به آنها واگذار شده است.
درخواست HTTP
POST https://gmail.googleapis.com/gmail/v1/users/{userId}/settings/forwardingAddresses
تاریخ آخرین بهروزرسانی 2024-09-05 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","easyToUnderstand","thumb-up"],["مشکلم را برطرف کرد","solvedMyProblem","thumb-up"],["غیره","otherUp","thumb-up"]],[["اطلاعاتی که نیاز دارم وجود ندارد","missingTheInformationINeed","thumb-down"],["بیشازحد پیچیده/ مراحل بسیار زیاد","tooComplicatedTooManySteps","thumb-down"],["قدیمی","outOfDate","thumb-down"],["مشکل ترجمه","translationIssue","thumb-down"],["مشکل کد / نمونهها","samplesCodeIssue","thumb-down"],["غیره","otherDown","thumb-down"]],["تاریخ آخرین بهروزرسانی 2024-09-05 بهوقت ساعت هماهنگ جهانی."],[[["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."]]],[]]