Update an evaluator’s description, language, context, or criteria.
id. To add a new one, omit id. Providing an id that does not belong to this evaluator returns 400.strict criteria weights must still sum to exactly 100 after the update. See Evaluator — weights.404 if the evaluator is not found.Request body for updating an evaluator. All fields except evaluator_id are optional — omit any field to leave it unchanged.
The evaluator to update.
New description. Max 250 characters. Omit to leave unchanged.
250New language code for the evaluator. Omit to leave unchanged. See Evaluator — language.
Updated AI context prompt. Max 1000 characters. Omit to leave unchanged. See Evaluator — context.
1000Full replacement list of criteria using merge-by-ID logic. Criteria not included will be permanently deleted. Min 1, max 10.
Evaluator updated successfully.