v171

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

Create an annotation queue

post/v2/annotation-queues

Request body

display_namestring required

The display name of the annotation queue

descriptionstring required

The description of the annotation queue

project_idstring required

The project ID to link this annotation queue to

Response

Annotation queue created

_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