Erstellt und konfiguriert eine clientseitige Verschlüsselungsidentität, die berechtigt ist, E-Mails vom Nutzerkonto zu senden. Google veröffentlicht das S/MIME-Zertifikat in einem freigegebenen domainweiten Verzeichnis, damit Personen innerhalb einer Google Workspace-Organisation E-Mails verschlüsseln und an die Identität senden können.
HTTP-Anfrage
POST https://gmail.googleapis.com/gmail/v1/users/{userId}/settings/cse/identities
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 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."]]],[]]