cuepoint_cuepoint:delete | ||
---|---|---|
Description: | ||
delete cue point by id, and delete all children cue points |
||
Input Params | ||
name | type | Description |
id | string | |
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 |