Skip to main content
POST
Core - Remove span items from 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
span_ids
string[]
required

The unique identifiers of the spans to be removed from the annotation queue

Required array length: 1 - 1000 elements

Response

No content - Annotation queue items successfully removed