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