Update an existing annotation on an asset

Modifies the properties of an existing annotation. Fetches the current annotation data first, then merges provided values with existing values for any omitted fields.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The unique identifier of the asset

string
required

The unique identifier of the annotation to update

string
required

Updated start timecode

string
required

Updated end timecode

string
required

Updated annotation title

string
required

Updated annotation summary

string
required

Updated annotation description

string
required

Updated content reference ID

string
required

Updated image URL for the annotation

Responses
200

Success

400

Bad Request

401

The caller is not authenticated

404

The asset or annotation was not found

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!