{ "opencollection": "1.0.0", "info": { "name": "Google Books About Info API", "version": "1.0.0" }, "items": [ { "info": { "name": "Info", "type": "folder" }, "items": [ { "info": { "name": "Google Get Send As SMIME Info", "type": "http" }, "http": { "method": "GET", "url": "https://www.googleapis.com/books/v1/gmail/v1/users/:userId/settings/sendAs/:sendAsEmail/smimeInfo/:id", "headers": [ { "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) " }, { "name": "id", "value": "incididunt labore i", "type": "path", "description": "(Required) " } ] }, "docs": "Gets the specified S/MIME config for the specified send-as alias." }, { "info": { "name": "Google Delete Send As SMIME INfo", "type": "http" }, "http": { "method": "DELETE", "url": "https://www.googleapis.com/books/v1/gmail/v1/users/:userId/settings/sendAs/:sendAsEmail/smimeInfo/:id", "params": [ { "name": "userId", "value": "incididunt labore i", "type": "path", "description": "(Required) " }, { "name": "sendAsEmail", "value": "incididunt labore i", "type": "path", "description": "(Required) " }, { "name": "id", "value": "incididunt labore i", "type": "path", "description": "(Required) " } ] }, "docs": "Deletes the specified S/MIME config for the specified send-as alias." }, { "info": { "name": "Google List SMIME Info", "type": "http" }, "http": { "method": "GET", "url": "https://www.googleapis.com/books/v1/gmail/v1/users/:userId/settings/sendAs/:sendAsEmail/smimeInfo", "headers": [ { "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) " } ] }, "docs": "Lists S/MIME configs for the specified send-as alias." }, { "info": { "name": "Google Insert SMIME Info", "type": "http" }, "http": { "method": "POST", "url": "https://www.googleapis.com/books/v1/gmail/v1/users/:userId/settings/sendAs/:sendAsEmail/smimeInfo", "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": "Insert (upload) the given S/MIME config for the specified send-as alias. Note that pkcs12 format is required for the key." } ] } ], "bundled": true }