Update Trace by OTEL Span ID
Observability
Update Trace by OTEL Span ID
Update a trace’s output, metadata, feedback, eval results, and/or test run info by its OpenTelemetry span ID (hex string).
Note: OTEL spans are mapped to Freeplay Traces, so we use the OTEL span ID to identify Traces.
PATCH
Update Trace by OTEL Span ID
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
200 - application/json
SimpleResponseWithMessage(message: str)

