| Name | Description | 
      | add | Allows you to add an annotation object associated with an entry 
 | 
| update | Update annotation by id 
 | 
| list | List annotation objects by filter and pager 
 | 
| addFromBulk | Allows you to add multiple cue points objects by uploading XML that contains multiple cue point definitions 
 | 
| serveBulk | Download multiple cue points objects as XML definitions 
 | 
| get | Retrieve an CuePoint object by id 
 | 
| count | count cue point objects by filter 
 | 
| delete | delete cue point by id, and delete all children cue points 
 | 
| updateStatus | Update cuePoint status by id 
 |