{ "opencollection": "1.0.0", "info": { "name": "Kaltura OTT accessControl cuePoint API", "version": "3.6.287.20720" }, "items": [ { "info": { "name": "cuePoint", "type": "folder" }, "items": [ { "info": { "name": "cuePoint.add", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/cuepoint_cuepoint/action/add", "params": [ { "name": "ks", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query", "description": "The format of the response" }, { "name": "clientTag", "value": "", "type": "query" }, { "name": "partnerId", "value": "", "type": "query" }, { "name": "language", "value": "", "type": "query" } ] }, "docs": "Allows you to add an cue point object associated with an entry" }, { "info": { "name": "cuePoint.addFromBulk", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/cuepoint_cuepoint/action/addFromBulk", "params": [ { "name": "ks", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query", "description": "The format of the response" } ] }, "docs": "Allows you to add multiple cue points objects by uploading XML that contains multiple cue point definitions" }, { "info": { "name": "cuePoint.clone", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/cuepoint_cuepoint/action/clone", "params": [ { "name": "ks", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query", "description": "The format of the response" }, { "name": "clientTag", "value": "", "type": "query" }, { "name": "partnerId", "value": "", "type": "query" }, { "name": "language", "value": "", "type": "query" } ] }, "docs": "Clone cuePoint with id to given entry" }, { "info": { "name": "cuePoint.count", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/cuepoint_cuepoint/action/count", "params": [ { "name": "ks", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query", "description": "The format of the response" }, { "name": "clientTag", "value": "", "type": "query" }, { "name": "partnerId", "value": "", "type": "query" }, { "name": "language", "value": "", "type": "query" } ] }, "docs": "count cue point objects by filter" }, { "info": { "name": "cuePoint.delete", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/cuepoint_cuepoint/action/delete", "params": [ { "name": "ks", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query", "description": "The format of the response" }, { "name": "clientTag", "value": "", "type": "query" }, { "name": "partnerId", "value": "", "type": "query" }, { "name": "language", "value": "", "type": "query" } ] }, "docs": "delete cue point by id, and delete all children cue points" }, { "info": { "name": "cuePoint.get", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/cuepoint_cuepoint/action/get", "params": [ { "name": "ks", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query", "description": "The format of the response" }, { "name": "clientTag", "value": "", "type": "query" }, { "name": "partnerId", "value": "", "type": "query" }, { "name": "language", "value": "", "type": "query" } ] }, "docs": "Retrieve an CuePoint object by id" }, { "info": { "name": "cuePoint.list", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/cuepoint_cuepoint/action/list", "params": [ { "name": "ks", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query", "description": "The format of the response" }, { "name": "clientTag", "value": "", "type": "query" }, { "name": "partnerId", "value": "", "type": "query" }, { "name": "language", "value": "", "type": "query" } ] }, "docs": "List cue point objects by filter and pager" }, { "info": { "name": "cuePoint.serveBulk", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/cuepoint_cuepoint/action/serveBulk", "params": [ { "name": "ks", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query", "description": "The format of the response" }, { "name": "clientTag", "value": "", "type": "query" }, { "name": "partnerId", "value": "", "type": "query" }, { "name": "language", "value": "", "type": "query" } ] }, "docs": "Download multiple cue points objects as XML definitions" }, { "info": { "name": "cuePoint.update", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/cuepoint_cuepoint/action/update", "params": [ { "name": "ks", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query", "description": "The format of the response" }, { "name": "clientTag", "value": "", "type": "query" }, { "name": "partnerId", "value": "", "type": "query" }, { "name": "language", "value": "", "type": "query" } ] }, "docs": "Update cue point by id" }, { "info": { "name": "cuePoint.updateCuePointsTimes", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/cuepoint_cuepoint/action/updateCuePointsTimes", "params": [ { "name": "ks", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query", "description": "The format of the response" }, { "name": "clientTag", "value": "", "type": "query" }, { "name": "partnerId", "value": "", "type": "query" }, { "name": "language", "value": "", "type": "query" } ] } }, { "info": { "name": "cuePoint.updateStatus", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/cuepoint_cuepoint/action/updateStatus", "params": [ { "name": "ks", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query", "description": "The format of the response" }, { "name": "clientTag", "value": "", "type": "query" }, { "name": "partnerId", "value": "", "type": "query" }, { "name": "language", "value": "", "type": "query" } ] }, "docs": "Update cuePoint status by id" } ] } ], "bundled": true }