{ "opencollection": "1.0.0", "info": { "name": "Google Books About Patch API", "version": "1.0.0" }, "items": [ { "info": { "name": "Patch", "type": "folder" }, "items": [ { "info": { "name": "Google Patch Labels", "type": "http" }, "http": { "method": "PATCH", "url": "https://www.googleapis.com/books/v1/gmail/v1/users/:userId/labels/:id", "headers": [ { "name": "Content-Type", "value": "application/json" }, { "name": "Accept", "value": "application/json" } ], "params": [ { "name": "userId", "value": "incididunt labore i", "type": "path", "description": "(Required) " }, { "name": "id", "value": "incididunt labore i", "type": "path", "description": "(Required) " } ], "body": { "type": "json", "data": "{}" } }, "docs": "Patch the specified label." }, { "info": { "name": "Google Patch Send As", "type": "http" }, "http": { "method": "PATCH", "url": "https://www.googleapis.com/books/v1/gmail/v1/users/:userId/settings/sendAs/:sendAsEmail", "headers": [ { "name": "Content-Type", "value": "application/json" }, { "name": "Accept", "value": "application/json" } ], "params": [ { "name": "userId", "value": "incididunt labore i", "type": "path", "description": "(Required) " }, { "name": "sendAsEmail", "value": "incididunt labore i", "type": "path", "description": "(Required) " } ], "body": { "type": "json", "data": "{}" } }, "docs": "Patch the specified send-as alias." }, { "info": { "name": "Google PATCH CSE Identites", "type": "http" }, "http": { "method": "PATCH", "url": "https://www.googleapis.com/books/v1/gmail/v1/users/:userId/settings/cse/identities/:emailAddress", "headers": [ { "name": "Content-Type", "value": "application/json" }, { "name": "Accept", "value": "application/json" } ], "params": [ { "name": "userId", "value": "incididunt labore i", "type": "path", "description": "(Required) " }, { "name": "emailAddress", "value": "incididunt labore i", "type": "path", "description": "(Required) " } ], "body": { "type": "json", "data": "{}" } }, "docs": "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](https://support.google.com/a/answer/7300887)." } ] } ], "bundled": true }