Evaluators

Create Simple Evaluator

Create an evaluator via the simple surface.

Creates the artifact, its first variant, and its initial revision in one call. Returns the flat evaluator record (latest revision merged into data). Use this when you do not need to manage variants or revisions directly.

post/simple/evaluators/

Query parameters

evaluator_idstring uuid nullable

Request body

Response

Successful Response

support_idstring nullable
support_tsstring date-time nullable
countinteger

1 when an evaluator is returned, 0 otherwise.

Changes