annotation-queues

Update Annotation Queue

patch/api/v1/annotation-queues/{queue_id}

Path parameters

queue_idstring uuid required

Request body

namestring nullable
descriptionstring nullable
default_datasetstring uuid nullable
enable_reservationsboolean
reservation_minutesinteger nullable
rubric_instructionsstring nullable
reviewer_access_mode'any' | 'assigned' nullable

Response

Successful Response

{"stackTrail":"paths:/api/v1/annotation-queues/{queue_id}:patch:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

Changed in 1 of the 48 revisions of this API.2

    • added the new optional request property reviewer_access_mode

      new-optional-request-property

    • added the new optional request property rubric_items/anyOf[subschema #1]/items/is_assertion

      new-optional-request-property