Core - Add span items to a queue
Annotation Queues
Add items to an annotation queue
Adds spans to the annotation queue. Spans already present are skipped; the response contains only the newly created items.
POST
Core - Add span items to a queue
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
The spans to add to the annotation queue.
Response
200 - application/json
OK
Items created by this call. Spans already present in the queue are omitted.