Borra una identidad de encriptación del cliente. El usuario autenticado ya no puede usar la identidad para enviar mensajes encriptados.
No puedes restablecer la identidad después de borrarla. En su lugar, usa el método identities.create para crear otra identidad con la misma configuración.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Falta la información que necesito","missingTheInformationINeed","thumb-down"],["Muy complicado o demasiados pasos","tooComplicatedTooManySteps","thumb-down"],["Desactualizado","outOfDate","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Problema con las muestras o los códigos","samplesCodeIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 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."]]],[]]