Kaltura API

cuepoint_cuepointclone
Description:
Clone cuePoint with id to given entry
Input Params
Name Type Description Required Default Value
id string V
entryId string V
Output Type
KalturaCuePoint
Example HTTP Hit
http://www.kaltura.com/api_v3/service/cuepoint_cuepoint/action/clone
JSON object:
				
{ id: "value", entryId: "value" }