v54

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

Archive Evaluator Variant

Soft-delete an evaluator variant.

Sets deleted_at on the variant. Its revisions stay resolvable by id; they are hidden from /query unless the caller sets include_archived=true.

post/evaluators/variants/{evaluator_variant_id}/archive

Path parameters

evaluator_variant_idstring uuid required

Response

Successful Response

countinteger

1 when a variant is returned, 0 otherwise.