Archive Evaluation
Archive (soft-delete) an evaluation.
Sets the evaluation’s archived timestamp rather than permanently deleting it, and cascades the archive to the evaluation’s items and dashboards while removing it from any evaluation groups. When two-plane evaluations are enabled the cascade only archives dashboards and removes group membership — the evaluation’s items are not archived. The evaluation can later be brought back with a restore request to the update endpoint.
Authorizations
Headers
Path Parameters
Response
Successful Response
The identity that created the entity.
The tags associated with the entity
failed, completed, running "evaluation"Reason for evaluation status
Progress of the evaluation's underlying async job
Tasks executed during evaluation. Populated with optional task view.
- ChatCompletionEvaluationTask
- GenericInferenceEvaluationTask
- ApplicationVariantV1EvaluationTask
- AgentexOutputEvaluationTask
- MetricEvaluationTask
- AutoEvaluationQuestionTask
- AutoEvaluationGuidedDecodingEvaluationTask
- AutoEvaluationAgentEvaluationTask
- ContributorEvaluationQuestionTask
- CustomFunctionEvaluationTask
Metadata key-value pairs for the evaluation
Number of task errors across all items in this evaluation.

