Skip to main content
POST
Core - Add span items to a queue

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

annotation_queue_id
string
required

Body

application/json
items
object[]
required

The spans to add to the annotation queue.

Response

200 - application/json

OK

items
object[]
required

Items created by this call. Spans already present in the queue are omitted.