Kaltura API

annotation_annotationaddFromBulk
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
fileData file V
Output Type
KalturaCuePointListResponse
Example HTTP Hit
http://www.kaltura.com/api_v3/service/annotation_annotation/action/addFromBulk
JSON object:
				
{ fileData: "value" }