Skip to main content
PUT
Replace annotations tasks

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
status
string
name
string
description
null | string
totalItems
number
completedItems
number

Response

Successful response

id
number
required
name
string
required
description
null | string
required
organizationId
string<uuid>
required
type
string
required
status
string
required
totalItems
null | number
required
completedItems
null | number
required
createdBy
string
required
annotationSettings
null | object
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required