Update an annotation queue
Partially updates an existing annotation queue. Setting project_id clears the legacy human_review_ids selection.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
Optional. New display name.
Optional. New description.
Optional. New project. Setting this clears the legacy human_review_ids selection.
Legacy: update manually selected human review IDs. Only applied when project_id is not set.
Response
OK
Unique annotation queue identifier assigned by ORQ.
The display name of the annotation queue.
The description of the annotation queue.
The unique identifier of the workspace it belongs to.
Legacy: manually selected human review IDs. Used only when project_id is not set.
Aggregate counters for the annotation queue.
The project ID. When set, human reviews are resolved from the project automatically.
The account that created the annotation queue. Unset when created via API key authentication.
The account that last updated the annotation queue. Unset when updated via API key authentication.
The date and time the annotation queue was created.
The date and time the annotation queue was last updated.