annotation_annotation:update | ||||
---|---|---|---|---|
Description: | ||||
Update annotation by id |
||||
Input Params | ||||
Name | Type | Description | Required | Default Value |
id | string | V | ||
annotation | KalturaCuePoint | V | ||
Output Type | ||||
KalturaAnnotation | ||||
Errors | ||||
INVALID_CUE_POINT_ID,Invalid cue point id [%s] | ||||
Example HTTP Hit | ||||
http://www.kaltura.com/api_v3/?service=annotation_annotation&action=update POST fields: id annotation:id annotation:cuePointType annotation:status annotation:entryId annotation:partnerId annotation:createdAt annotation:updatedAt annotation:tags annotation:startTime annotation:userId annotation:partnerData annotation:partnerSortValue annotation:forceStop annotation:thumbOffset annotation:systemName |