Tắt cặp khoá mã hoá phía máy khách. Người dùng đã xác thực không thể sử dụng cặp khoá này để giải mã nội dung thư đến của CSE hoặc ký thư gửi đi trong CSE.
Để lấy lại quyền truy cập, hãy sử dụng keypairs.enable để bật cặp khoá.
Sau 30 ngày, bạn có thể xoá vĩnh viễn cặp khoá bằng phương thức keypairs.obliterate.
Yêu cầu HTTP
POST https://gmail.googleapis.com/gmail/v1/users/{userId}/settings/cse/keypairs/{keyPairId}:disable
[[["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."],[[["Disables a client-side encryption key pair, preventing the authenticated user from decrypting incoming or signing outgoing CSE messages."],["To restore access, use the `keypairs.enable` method; to permanently delete after 30 days, use the `keypairs.obliterate` method."],["Requires a POST request to a specific URL with the user ID and key pair ID as path parameters."],["Utilizes OAuth scopes for authorization, specifically `gmail.settings.basic` or `gmail.settings.sharing`."]]],[]]