v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-137956179.1 KB
users

Associates a different key pair with an existing client-side encryption identity. The updated key pair must validate against Google's S/MIME certificate profiles. For administrators managing identities and keypairs for users in their organization, requests require authorization with a service account that has domain-wide delegation authority to impersonate users with the https://www.googleapis.com/auth/gmail.settings.basic scope. For users managing their own identities and keypairs, requests require hardware key encryption turned on and configured.

patch/gmail/v1/users/{userId}/settings/cse/identities/{emailAddress}

Path parameters

userIdstring required

The requester's primary email address. To indicate the authenticated user, you can use the special value me.

emailAddressstring required

The email address of the client-side encryption identity to update.

Request body

primaryKeyPairIdstring

If a key pair is associated, the ID of the key pair, CseKeyPair.

emailAddressstring

The email address for the sending identity. The email address must be the primary email address of the authenticated user.

Response

Successful response