İstemci tarafı şifreleme anahtar çiftini kalıcı olarak ve hemen siler. Yalnızca 30 günden uzun süredir devre dışı olan anahtar çiftlerini kalıcı olarak silebilirsiniz. Bir anahtar çiftini devre dışı bırakmak için keypairs.disable yöntemini kullanın.
Gmail, eski bir anahtar tarafından şifrelenmiş iletileri geri yükleyemez veya şifrelerini çözemez. Kimliği doğrulanmış kullanıcılar ve Google Workspace yöneticileri, şifrelenmiş iletileri okuma erişimini kaybeder.
HTTP isteği
POST https://gmail.googleapis.com/gmail/v1/users/{userId}/settings/cse/keypairs/{keyPairId}:obliterate
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 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."]]],[]]