Attiva una coppia di chiavi di crittografia lato client che è stata disattivata. La coppia di chiavi diventa di nuovo attiva per eventuali identità di crittografia lato client associate.
Richiesta HTTP
POST https://gmail.googleapis.com/gmail/v1/users/{userId}/settings/cse/keypairs/{keyPairId}:enable
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 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`."]]],[]]