Annotations
Annotate a span
Attach one or more annotations to a specific span. Each annotation references an evaluator by key and supplies a value (string for text/single-select, number for range, array for multi-select).
POST
Annotate a span
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique identifier of the trace
Unique identifier of the span
Body
application/json
Response
200
Span annotated