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