| cuepoint_cuepoint:addfrombulk | |||||
|---|---|---|---|---|---|
| Description: | |||||
| Allows you to add multiple cue points objects by uploading XML that contains multiple cue point definitions |
|||||
| Input Params | |||||
| Name | Type | Description | Required | Default Value | Restrictions |
| fileData | file | V | |||
| Output Type | |||||
| KalturaCuePointListResponse | |||||
| Errors | |||||
| XML_FILE_NOT_FOUND,XML file not found | |||||
| XML_INVALID,XML is invalid | |||||
| Example HTTP Hit | |||||
| http://www.kaltura.com/api_v3/?service=cuepoint_cuepoint&action=addfrombulk POST fields: fileData |
|||||