Elimina un'identità di crittografia lato client. L'utente autenticato non potrà più utilizzare l'identità per inviare messaggi criptati.
Non puoi ripristinare l'identità dopo averla eliminata. Utilizza invece il metodo identities.create per creare un'altra identità con la stessa configurazione.
[[["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."],[[["Permanently deletes a client-side encryption identity, preventing the authenticated user from sending encrypted messages with it."],["Deletion is irreversible; create a new identity with the same configuration using the `identities.create` method for replacement."],["The request requires specifying the user ID and the primary email address associated with the identity to be deleted."],["An empty request body is necessary, and a successful deletion results in an empty response body."],["Authorization requires either the `https://www.googleapis.com/auth/gmail.settings.basic` or `https://www.googleapis.com/auth/gmail.settings.sharing` OAuth scope."]]],[]]