Annotation Queues
Remove items from an annotation queue
Removes the referenced spans from the annotation queue.
POST
Core - Remove span items from a queue
Related guide: Annotations guide. See the Annotations guide for a walkthrough with examples.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
The unique identifiers of the spans to be removed from the annotation queue.
Response
204
No content - Annotation queue items successfully removed