Annotation Queues

Create annotation queue

Create annotation queue for human annotation workflows

post/v1/private/annotation-queues

Request body

idstring uuid
project_idstring uuid required
namestring required
descriptionstring
instructionsstring
scope'trace' | 'thread' required
comments_enabledboolean
feedback_definition_namesstring[]
annotators_per_iteminteger
lock_timeout_secondsinteger

Response

Created

Changes

Changed in 3 of the 58 revisions of this API.22

    • added the new optional request property lock_timeout_seconds

      new-optional-request-property

    • added the new optional request property annotators_per_item

      new-optional-request-property

    • removed the request property annotators_per_item

      request-property-removed

    • removed the request property lock_timeout_seconds

      request-property-removed

    This revision also has 40 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog