/gmail/v1/users/{userId}/settings/cse/keypairs/{keyPairId}:enable
POST
/gmail/v1/users/{userId}/settings/cse/keypairs/{keyPairId}:enableTurns on a client-side encryption key pair that was turned off. The key pair becomes active again for any associated client-side encryption identities.
Request
Path Params
userId
string
required
The requester's primary email address. To indicate the authenticated user, you can use the special value me
.
keyPairId
string
required
The identifier of the key pair to turn on.
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