cuepoint_cuepoint:updatestatus | |||||
---|---|---|---|---|---|
Description: | |||||
Update cuePoint status by id |
|||||
Input Params | |||||
Name | Type | Description | Required | Default Value | Restrictions |
id | string | V | |||
status | KalturaCuePointStatus | V | KalturaCuePointStatus:: | ||
Output Type | |||||
No Output | |||||
Errors | |||||
INVALID_ID;ID;Invalid cue point id [@ID@] | |||||
Example HTTP Hit | |||||
http://www.kaltura.com/api_v3/?service=cuepoint_cuepoint&action=updatestatus POST fields: id status |