{ "opencollection": "1.0.0", "info": { "name": "Kaltura OTT accessControl annotation API", "version": "3.6.287.20720" }, "items": [ { "info": { "name": "annotation", "type": "folder" }, "items": [ { "info": { "name": "annotation.add", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/annotation_annotation/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 annotation object associated with an entry" }, { "info": { "name": "annotation.addFromBulk", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/annotation_annotation/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": "annotation.clone", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/annotation_annotation/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": "annotation.count", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/annotation_annotation/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": "annotation.delete", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/annotation_annotation/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": "annotation.get", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/annotation_annotation/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": "annotation.list", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/annotation_annotation/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 annotation objects by filter and pager" }, { "info": { "name": "annotation.serveBulk", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/annotation_annotation/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": "annotation.update", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/annotation_annotation/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 annotation by id" }, { "info": { "name": "annotation.updateCuePointsTimes", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/annotation_annotation/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": "annotation.updateStatus", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/annotation_annotation/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 }