इससे क्लाइंट-साइड एन्क्रिप्शन की कुंजी के जोड़े को हमेशा के लिए और तुरंत मिटा दिया जाता है. सिर्फ़ उन कुंजी के जोड़े को हमेशा के लिए मिटाया जा सकता है जिन्हें बंद किए हुए 30 दिन से ज़्यादा हो गए हैं. कुंजी के जोड़े को बंद करने के लिए, keypairs.disable तरीके का इस्तेमाल करें.
Gmail उन मैसेज को वापस नहीं ला सकता या डिक्रिप्ट नहीं कर सकता जिन्हें मिटाने वाली कुंजी की मदद से एन्क्रिप्ट (सुरक्षित) किया गया था. पुष्टि किए गए उपयोगकर्ता और Google Workspace एडमिन, एन्क्रिप्ट (सुरक्षित) किए गए मैसेज को नहीं पढ़ पाएंगे.
एचटीटीपी अनुरोध
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."]]],[]]