v171

OpenAPI 3.1.0raw.githubusercontent.com2026-08-0726249111.7 MB
Annotation Queues

Edit an annotation queue

patch/v2/annotation-queues/{annotation_queue_id}

Path parameters

annotation_queue_idstring required

Request body

display_namestring

The display name of the annotation queue

descriptionstring

The description of the annotation queue

project_idstring

The project ID. When set, human reviews are resolved from the project automatically

human_review_idsstring[]

Legacy: update manually selected human review IDs. Only allowed when project_id is not set

Response

Annotation queue updated

_idstring required

The unique identifier of the annotation queue

display_namestring required

The display name of the annotation queue

descriptionstring required

The description of the annotation queue

workspace_idstring required

The unique identifier of the workspace it belongs to

project_idstring

The project ID. When set, human reviews are resolved from the project automatically

human_review_idsstring[] required

Legacy: manually selected human review IDs. Used only when project_id is not set

created_by_idstring uuid nullable

The id of the user who created the resource

updated_by_idstring uuid nullable

The id of the user who last updated the resource