Update a trace’s metadata and/or feedback 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)