Appearance
Update Annotation
PATCH
/annotations/{annotation_id}
Authorizations
HTTPBearer
Use your API token
Type
HTTP (bearer)
Parameters
Path Parameters
annotation_id*
Type
Requiredstring
Format
"uuid"Request Body
application/json
JSON
{
"label": "string"
}
Responses
Successful Response
application/json
id
string
Required
Format
"uuid"conversationId
string
Required
Format
"uuid"userInterviewId
string
Required
Format
"uuid"annotation
string
Required
startIndex
integer
Required
endIndex
integer
Required
createdAt
string
Required
Format
"date-time"label
string |null