delete criterion
delete_criterionDelete a criterion permanently and its calibration history; aliases gated on it lose their gate. Requires OWNER/ADMIN permission.
Instructions
Permanently delete a criterion and its calibration history. DELETE /v1/criteria/{id} (API-key scope: evals:write). Returns: 200 { id, deleted: true } Notes: OWNER/ADMIN only (403). 404 "Criterion not found" when not in this workspace. Aliases gated on this criterion lose their gate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Criterion id. |