Deletes a client-side encryption key pair permanently and immediately. You can only permanently delete key pairs that have been turned off for more than 30 days. To turn off a key pair, use the DisableCseKeyPair method. Gmail can't restore or decrypt any messages that were encrypted by an obliterated key. Authenticated users and Google Workspace administrators lose access to reading the encrypted messages.
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://gmail.googleapis.com//gmail/v1/users//settings/cse/keypairs/:obliterate' \
--header'Content-Type: application/json' \
--data-raw'{}'