Skip to main content
POST
Create Annotations

Authorizations

Authorization
string
header
required

Service Account

Path Parameters

projectId
integer
required

Your project id (eg: 12345)

Body

application/json
date
string

A string representation of a date in "YYYY-MM-DD HH:mm:ss" format

Example:

"2022-02-15 12:00:00"

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