| annotation_annotation:delete | |||||
|---|---|---|---|---|---|
| Description: | |||||
| delete cue point by id, and delete all children cue points |
|||||
| Input Params | |||||
| Name | Type | Description | Required | Default Value | Restrictions |
| id | string | V | |||
| Output Type | |||||
| No Output | |||||
| Errors | |||||
| INVALID_ID;ID;Invalid cue point id [@ID@] | |||||
| Example HTTP Hit | |||||
| http://www.kaltura.com/api_v3/?service=annotation_annotation&action=delete POST fields: id |
|||||