v1

latestOpenAPI 3.0.32026-07-222111928.0 KB
Agents

Replace Eval Rubrics

Replace a build's entire Agent-specific evaluation rubric set in one call (at most 5 rubrics). Existing custom rubrics are removed and the supplied list becomes the new set; pass an empty array to clear them. Defaults to the Agent's live build; pass build_id to target a specific revision.

put/v2/agents/{agentId}/eval-rubrics

Path parameters

agentIdstring uuid required

The agent's unique identifier (Assignment ID)

Request body

build_idstring uuid

Replace the custom rubrics on this build (revision). Defaults to the agent's live build when omitted.

Response

Default Response