Skip to main content
DELETE
Remove an annotation from a span

Authorizations

Authorization
string
header
required

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

Path Parameters

trace_id
string
required

Unique identifier of the trace

span_id
string
required

Unique identifier of the span

Body

application/json
keys
string[]

Unique keys of the reviews to remove

Maximum array length: 10
parent_annotation_ids
string[]

Eval ids whose corrections should be removed

Maximum array length: 10
metadata
object

Response

200

Annotation removed