v4
latestOpenAPI 3.1.02026-08-019681,1012.0 MBannotation_queue_records
Add Records To Annotation Queue
Add records to an annotation queue.
The request must specify either a list of record IDs or a filter tree to select records. All specified records must exist within the given project and run.
Permission checks:
- User must have UPDATE permission on the annotation queue
- User must have READ permission on the project containing the records
Returns 200 OK with the count of records added on success.
post/annotation_queues/{queue_id}/records
Path parameters
queue_idstring uuid4 required
Request body
Response
Successful Response