v1

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

Creates and configures a client-side encryption identity that's authorized to send mail from the user account. Google publishes the S/MIME certificate to a shared domain-wide directory so that people within a Google Workspace organization can encrypt and send mail to the identity. 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.

post/gmail/v1/users/{userId}/settings/cse/identities

Path parameters

userIdstring required

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

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