{ "opencollection": "1.0.0", "info": { "name": "Google Books About Enables API", "version": "1.0.0" }, "items": [ { "info": { "name": "Enables", "type": "folder" }, "items": [ { "info": { "name": "Google Enable CSE Keypairs", "type": "http" }, "http": { "method": "POST", "url": "https://www.googleapis.com/books/v1/gmail/v1/users/:userId/settings/cse/keypairs/:keyPairId:enable", "headers": [ { "name": "Content-Type", "value": "application/json" }, { "name": "Accept", "value": "application/json" } ], "params": [ { "name": "userId", "value": "incididunt labore i", "type": "path", "description": "(Required) " }, { "name": "keyPairId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Turns on a client-side encryption key pair that was turned off. The key pair becomes active again for any associated client-side encryption identities." } ] } ], "bundled": true }