מחיקה של זוג מפתחות להצפנה מצד הלקוח באופן קבוע ומיידי. אפשר למחוק באופן סופי רק זוגות מפתחות שהושבתו למשך יותר מ-30 יום. כדי להשבית זוג מפתחות, יש להשתמש בשיטה keypairs.disable.
Gmail לא יכול לשחזר או לפענח הודעות שהוצפנו באמצעות מפתח מחוק. משתמשים מאומתים ואדמינים ב-Google Workspace מאבדים את הגישה לקריאת ההודעות המוצפנות.
בקשת HTTP
POST https://gmail.googleapis.com/gmail/v1/users/{userId}/settings/cse/keypairs/{keyPairId}:obliterate
[[["התוכן קל להבנה","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)."],[[["Permanently deletes a client-side encryption key pair that has been turned off for more than 30 days, rendering encrypted messages unrecoverable."],["Requires the `userId` and `keyPairId` as path parameters in the HTTP request to identify the user and the specific key pair."],["Uses an empty request body and returns an empty response body upon successful deletion."],["Needs authorization with either `https://www.googleapis.com/auth/gmail.settings.basic` or `https://www.googleapis.com/auth/gmail.settings.sharing` scope."]]],[]]