Update a trace’s 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.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
SimpleResponseWithMessage(message: str)