{ "opencollection": "1.0.0", "info": { "name": "Kaltura OTT accessControl pricePlan API", "version": "3.6.287.20720" }, "items": [ { "info": { "name": "pricePlan", "type": "folder" }, "items": [ { "info": { "name": "pricePlan.list", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/priceplan/action/list" }, "docs": "Returns a list of price plans by IDs" }, { "info": { "name": "pricePlan.update", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/priceplan/action/update" }, "docs": "Updates a price plan" } ] } ], "bundled": true }