Xoá vĩnh viễn và ngay lập tức cặp khoá mã hoá phía máy khách. Bạn chỉ có thể xoá vĩnh viễn các cặp khoá đã tắt trong hơn 30 ngày. Để tắt một cặp khoá, hãy sử dụng phương thức keypairs.disable.
Gmail không thể khôi phục hoặc giải mã bất kỳ thư nào được mã hoá bằng khoá đã xoá. Những người dùng đã xác thực và quản trị viên Google Workspace sẽ mất quyền đọc thư được mã hoá.
Yêu cầu HTTP
POST https://gmail.googleapis.com/gmail/v1/users/{userId}/settings/cse/keypairs/{keyPairId}:obliterate
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 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."]]],[]]