Trwale i natychmiast usuwa parę kluczy szyfrowania po stronie klienta. Możesz trwale usunąć tylko pary kluczy wyłączone od ponad 30 dni. Aby wyłączyć parę kluczy, użyj metody keypairs.disable.
Gmail nie może przywrócić ani odszyfrować wiadomości zaszyfrowanych przy użyciu wymazanego klucza. Uwierzytelnieni użytkownicy i administratorzy Google Workspace utracą możliwość odczytywania zaszyfrowanych wiadomości.
Żądanie HTTP
POST https://gmail.googleapis.com/gmail/v1/users/{userId}/settings/cse/keypairs/{keyPairId}:obliterate
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 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."]]],[]]