Replace Case Queue Eval Rubrics
replaceCaseQueueEvalRubricsReplace the entire case-level evaluation rubric set on a queue's current version (1 to 12 rubrics). Existing rubrics are removed and the supplied list becomes the new set. An empty list is refused — whole-case evaluation regenerates rubrics for an empty set at the next settlement, so a cleared set would not stay cleared; remove individual rubrics instead. Targets the queue's current version (build-set), which exists once its first Agent-processed case settles — this fails with 409 before then. Cases already judged keep their original verdicts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rubrics | Yes | The complete case-level rubric set for the queue's current version (at least 1 rubric). Replaces every existing rubric. | |
| queue_id | Yes | The queue's unique identifier |