{ "opencollection": "1.0.0", "info": { "name": "Kaltura OTT accessControl attachmentAsset API", "version": "3.6.287.20720" }, "items": [ { "info": { "name": "attachmentAsset", "type": "folder" }, "items": [ { "info": { "name": "attachmentAsset.add", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/attachment_attachmentasset/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": "Add attachment asset" }, { "info": { "name": "attachmentAsset.delete", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/attachment_attachmentasset/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" } ] } }, { "info": { "name": "attachmentAsset.get", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/attachment_attachmentasset/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" } ] } }, { "info": { "name": "attachmentAsset.getRemotePaths", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/attachment_attachmentasset/action/getRemotePaths", "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": "Get remote storage existing paths for the asset" }, { "info": { "name": "attachmentAsset.getUrl", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/attachment_attachmentasset/action/getUrl", "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": "Get download URL for the asset" }, { "info": { "name": "attachmentAsset.list", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/attachment_attachmentasset/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 attachment Assets by filter and pager" }, { "info": { "name": "attachmentAsset.serve", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/attachment_attachmentasset/action/serve", "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": "Serves attachment by its id" }, { "info": { "name": "attachmentAsset.setContent", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/attachment_attachmentasset/action/setContent", "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 content of attachment asset" }, { "info": { "name": "attachmentAsset.update", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/attachment_attachmentasset/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 attachment asset" } ] } ], "bundled": true }