/gmail/v1/users/{userId}/settings/cse/identities/{emailAddress}
PATCH
/gmail/v1/users/{userId}/settings/cse/identities/{emailAddress}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.
Request
Path Params
userId
string
required
The requester's primary email address. To indicate the authenticated user, you can use the special value me
.
emailAddress
string
required
The email address of the client-side encryption identity to update.
Body Params application/json
No schema defined
Example
Not configured
Request samples
Responses
Successful response(200)
Successful response
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: a year ago