สร้างและกำหนดค่าข้อมูลระบุตัวตนการเข้ารหัสฝั่งไคลเอ็นต์ที่ได้รับอนุญาตให้ส่งอีเมลจากบัญชีผู้ใช้ Google เผยแพร่ใบรับรอง S/MIME ลงในไดเรกทอรีที่แชร์ทั่วทั้งโดเมนเพื่อให้ผู้ใช้ในองค์กร Google Workspace เข้ารหัสและส่งอีเมลถึงข้อมูลระบุตัวตนได้
คำขอ HTTP
POST https://gmail.googleapis.com/gmail/v1/users/{userId}/settings/cse/identities
[[["เข้าใจง่าย","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 UTC"],[[["Creates and configures a client-side encryption identity authorized to send mail from the user account, with the S/MIME certificate published to a shared directory for organization-wide encrypted communication."],["Uses an HTTP POST request to `https://gmail.googleapis.com/gmail/v1/users/{userId}/settings/cse/identities`, replacing `{userId}` with the user's email address or `me`."],["Requires a request body containing a `CseIdentity` object and returns a `CseIdentity` object upon successful creation."],["Needs authorization with either `https://www.googleapis.com/auth/gmail.settings.basic` or `https://www.googleapis.com/auth/gmail.settings.sharing` scope."]]],[]]