Submit Annotations
Submit annotations and notes for a queue item.
POST
https://api.futureagi.com/model-hub/annotation-queues/{queue_id}/items/{item_id}/annotations/submit/ Authentication
Path parameters
queue_id
The annotation queue ID
item_id
The queue item ID
Request body
annotations
Array of annotation objects
label_id
The annotation label ID
value
The annotation value (type depends on the label)
notes
Free-text notes for this item