Kaltura API

annotation_annotationdelete
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/annotation_annotation/action/delete
JSON object:
				
{ id: "value" }