Update an annotation

Update an annotation by ID.

Path Params
integer
required

Uniquely identifies each annotation.

Body Params
domainIds
array of integers

Can be a single domain ID or an array of domain IDs.

domainIds
integer

End time for annotations that have a range. It's a UTC epoch timestamp expressed in milliseconds.

integer
required

Start time of the annotation. It's a UTC epoch timestamp expressed in milliseconds.

string
required

Description of the annotation.

string
required

Name of the annotation.

Headers
string
required

All calls to this API require that you pass in the token you get from the Generate a token operation as an X-Auth-Token request header. See Get started for help to initially call the API.

Response

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json