annotation_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
Changes
Changed in 1 of the 14 revisions of this API.1
- ○
the endpoint scheme security
ClassicAPIKeyHeaderwas added to the APIapi-security-added
This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○