Membuat dan mengonfigurasi identitas enkripsi sisi klien yang diberi otorisasi untuk mengirim email dari akun pengguna. Google memublikasikan sertifikat S/MIME ke direktori bersama di seluruh domain agar pengguna dalam organisasi Google Workspace dapat mengenkripsi dan mengirim email ke identitas tersebut.
Permintaan HTTP
POST https://gmail.googleapis.com/gmail/v1/users/{userId}/settings/cse/identities
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2024-09-05 UTC."],[[["Creates and configures a client-side encryption identity for sending encrypted mail from a user account within a Google Workspace organization."],["Uses an HTTP POST request to the Gmail API with the user ID as a path parameter and the CSE identity details in the request body."],["Requires specific authorization scopes for access to Gmail settings and sharing."],["On success, the response provides the newly created client-side encryption identity details."],["Google publishes the S/MIME certificate to a shared directory, enabling encrypted communication within the organization."]]],[]]