Skip to main content
PATCH
Set Processor Eval Rubric

Authorizations

X-API-Key
string
header
required

Path Parameters

processor_id
string
required

Cookies

wos-session
string
datalab_active_team
string

Body

application/json

Request body for linking/detaching an eval rubric on a custom processor.

eval_rubric_id set -> link that rubric (dual write: back-link + mirror the rubric's eval_definition into the ACTIVE version). eval_rubric_id null -> detach (clear the back-link AND the active version's embedded eval_definition).

eval_rubric_id
integer | null

EvalRubric ID to link to this processor, or null to detach the current rubric

Response

Successful Response