API ReferenceEvaluation RunsUpdate Evaluation Run TagsUpdate Evaluation Run Tags PUT /api/v1/evaluations/runs/:run_id/tags Updates the tags on an evaluation run. Tags can be updated on runs in any status. Pass an empty dictionary to clear all tags. Request Responses200404OKNot Found