/company/{id}/position/{id}/candidate/{id}/scorecard

Records a scorecard rating for the candidate on the specified position, attributed to the authenticated API user. Requires score, one of very_good, good, neutral, poor, or very_poor; only score and note are persisted, and all other request body properties are silently discarded. Returns 204 No Content with an empty body on success.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
string
required
string
required
Body Params
string
enum
required
Allowed:
string
Response
204

Scorecard recorded

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here!