Skip to main content
PUT
Update annotator

Authorizations

X-API-Key
string
header
required

API key for authentication

Path Parameters

annotator_uuid
string
required

Annotator to update

Example:

"f47ac10b-58cc-4372-a567-0e02b2c3d479"

Body

application/json
name
string | null

New annotator name, unique within your workspace. Omit to leave unchanged

Response

Successful Response

uuid
string
required

Annotator ID

Required string length: 36
Example:

"f47ac10b-58cc-4372-a567-0e02b2c3d479"

name
string
required

Annotator name

created_at
string
required

When the annotator was created (ISO 8601 UTC)

updated_at
string
required

When the annotator was last updated (ISO 8601 UTC)

jobs_count
integer | null

Number of labelling jobs assigned to this annotator

current_agreement
number | null

Latest pairwise mean agreement with other annotators, from 0 to 1

pair_count
integer | null

Number of comparable annotation pairs behind the current agreement score