تاریخ آخرین بهروزرسانی 2025-03-14 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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"]],["تاریخ آخرین بهروزرسانی 2025-03-14 بهوقت ساعت هماهنگ جهانی."],[[["Sets the default S/MIME config for a specific send-as alias using an empty request body."],["Requires `userId`, `sendAsEmail`, and `id` as path parameters for the HTTP request."],["Needs authorization with either `https://www.googleapis.com/auth/gmail.settings.basic` or `https://www.googleapis.com/auth/gmail.settings.sharing` scope."],["A successful operation results in an empty response body, indicating the default S/MIME configuration has been set."]]],["This document outlines the process for setting a default S/MIME configuration for a send-as alias in Gmail. The core action is a `POST` request to `https://gmail.googleapis.com/gmail/v1/users/{userId}/settings/sendAs/{sendAsEmail}/smimeInfo/{id}/setDefault`. This requires three path parameters: `userId`, `sendAsEmail`, and `id`. The request body must be empty, and a successful response also has an empty body. Authorization requires specific OAuth scopes, either `gmail.settings.basic` or `gmail.settings.sharing`.\n"]]