Skip to main content
PATCH
Patch Annotation

Authorizations

Authorization
string
header
required

Service Account

Path Parameters

projectId
integer
required

Your project id (eg: 12345)

annotationId
number
required

The id of the annotation

Body

application/json
description
string

The text that will be shown when looking at the annotation

Example:

"Something interesting happened!"

tags
number[]

The ids of the tags to be added to the annotation

Response

Success

A JSON response object containing an annotation'

status
string
required

The status of the response

Example:

"ok"

results
AnnotationsEntry · object
required

Representation of a single annotation