v52

OpenAPI 3.1.0raw.githubusercontent.com2026-08-03512878906.5 KB
Evaluators

Archive Evaluator

Soft-delete an evaluator artifact.

Sets deleted_at on the evaluator and hides it from subsequent /query responses unless include_archived=true. Revision IDs remain resolvable so historical traces stay intact.

post/evaluators/{evaluator_id}/archive

Path parameters

evaluator_idstring uuid required

Response

Successful Response

countinteger

1 when an evaluator is returned, 0 otherwise.