Exclui uma identidade de criptografia do lado do cliente. O usuário autenticado não vai poder mais usar a identidade para enviar mensagens criptografadas.
Não é possível restaurar a identidade depois de excluída. Em vez disso, use o método identities.create para criar outra identidade com a mesma configuração.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Não contém as informações de que eu preciso","missingTheInformationINeed","thumb-down"],["Muito complicado / etapas demais","tooComplicatedTooManySteps","thumb-down"],["Desatualizado","outOfDate","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Problema com as amostras / o código","samplesCodeIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 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."]]],[]]