Update scorecard template
Update an existing scorecard template. Only provided fields are modified.
Criteria replacement: when criteria is provided, existing active criteria are archived (preserving historical ratings) and the new criteria are inserted. Omit criteria to leave the criteria set unchanged.
Team member assignment: last_updated_by defaults to the calling team member. Pass team_member_id to override.
Authorizations
Authenticate with a Bearer token: API key, OAuth token, or session token.
Path Parameters
Scorecard template ID
Body
Template name shown to raters.
1Optional template description. Pass null to clear.
Job UUID to scope the template to. Pass null to make org-wide. Only one active template can exist per job.
Star rating scale. Must be one of: 3, 4, 5, or 10.
Toggle AI auto-grading for this template.
Archive or unarchive the template.
Default overall summary text. Plain text only. Pass null to clear.
Team member UUID to record as the last_updated_by. Defaults to the caller.
When provided, REPLACES the active criteria set: existing non-archived criteria are archived (preserving historical ratings) and these new criteria are inserted. Omit to leave criteria unchanged.