{ "opencollection": "1.0.0", "info": { "name": "Google Books About Channels API", "version": "1.0.0" }, "items": [ { "info": { "name": "Channels", "type": "folder" }, "items": [ { "info": { "name": "Google Stop Calendar Channel", "type": "http" }, "http": { "method": "POST", "url": "https://www.googleapis.com/books/v1/channels/stop", "headers": [ { "name": "Content-Type", "value": "application/json" }, { "name": "Authorization", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Stop watching resources through this channel" } ] } ], "bundled": true }