Skip to main content
POST
Core - Remove span items from a queue
Related guide: Annotations guide. See the Annotations guide for a walkthrough with examples.

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.

Response

204

No content - Annotation queue items successfully removed