Aktiviert ein deaktiviertes Schlüsselpaar für die clientseitige Verschlüsselung. Das Schlüsselpaar wird für alle zugehörigen Identitäten für die clientseitige Verschlüsselung wieder aktiviert.
HTTP-Anfrage
POST https://gmail.googleapis.com/gmail/v1/users/{userId}/settings/cse/keypairs/{keyPairId}:enable
[[["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)."],[[["Enables a previously deactivated client-side encryption key pair, making it active again for associated identities."],["Requires the user's ID and the key pair's ID to be specified in the request URL."],["Uses an empty request body and returns the CseKeyPair object upon successful execution."],["Needs authorization with specific Gmail settings scopes, either `https://www.googleapis.com/auth/gmail.settings.basic` or `https://www.googleapis.com/auth/gmail.settings.sharing`."]]],[]]