Kaltura API

cuepoint_cuepointdelete
Description:
delete cue point by id, and delete all children cue points
Input Params
Name Type Description Required Default Value
id string V
Example HTTP Hit
http://www.kaltura.com/api_v3/service/cuepoint_cuepoint/action/delete
JSON object:
				
{ id: "value" }