Create scorecard candidate attribute

Record an interviewer's rating on one focus attribute of one scorecard. Both scorecard_id and job_candidate_attribute_id are required, and the referenced job_candidate_attribute must be a focus attribute on the scorecard's interview kit; submitted scorecards reject new ratings. A row may carry only a note with no candidate_attribute_rating (rating defaults to no_decision).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
integer
required

Id of the scorecard this attribute rating attaches to. The scorecard's interview kit must include the referenced job_candidate_attribute as a focus attribute, and submitted scorecards cannot have new attribute ratings added.

string
enum

Rating to record for this attribute. One of definitely_not, no, yes, strong_yes, mixed, or no_decision. Omit to leave the attribute unrated (e.g. when only a note is being captured).

Allowed:
integer
required

Id of the job's job_candidate_attribute (from /v3/job_candidate_attributes) being rated. Must be a focus attribute on the scorecard's interview kit.

string

Optional free-text note explaining the rating.

Responses

401

Unauthorized

403

Forbidden

422

Unprocessable Content

Language
Credentials
Missing 1 required scope
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json