Re-runs historical evaluations that used any metric in metricGroupId against the new metric revision newMetricId, scoped to the given products. Idempotent: any (sessionId, inferenceResultId) pair that already has an evaluation on newMetricId is skipped.
API key authorization. Pass your API key in the Authorization header as a Bearer token. Both new (gsk_*) and legacy (gsk-) API keys are accepted, e.g. Authorization: Bearer gsk_... or Authorization: Bearer gsk-....