Włącza wyłączoną parę kluczy szyfrowania po stronie klienta. Para kluczy stanie się ponownie aktywna dla wszystkich powiązanych tożsamości szyfrowania po stronie klienta.
Żądanie HTTP
POST https://gmail.googleapis.com/gmail/v1/users/{userId}/settings/cse/keypairs/{keyPairId}:enable
[[["Ł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."],[[["Enables a previously deactivated client-side encryption key pair, making it active again for associated identities."],["Requires the user's ID and the key pair's ID to be specified in the request URL."],["Uses an empty request body and returns the CseKeyPair object upon successful execution."],["Needs authorization with specific Gmail settings scopes, either `https://www.googleapis.com/auth/gmail.settings.basic` or `https://www.googleapis.com/auth/gmail.settings.sharing`."]]],[]]