POST
/
api
/
annotations
/
trace
/
{id}

Authorizations

X-Auth-Token
string
headerrequired

Path Parameters

id
string
required

ID of the trace to annotate

Body

application/json
comment
string
isThumbsUp
boolean
email
string

Response

200 - application/json
id
string

The ID of the annotation

projectId
string

The ID of the project

traceId
string

The ID of the trace

comment
string

The comment of the annotation

isThumbsUp
boolean

The thumbs up status of the annotation

userId
string

The ID of the user

createdAt
string

The created at of the annotation

updatedAt
string

The updated at of the annotation

email
string

The email of the user