API Reference

/candidates/:id/ratings

Creates a rating for a candidate. Required scope: w_candidates. Accessible with all token types.

Path Params
string
required

The candidate's id

Body Params
string
required

The member adding the rating

string
required

A comment about the scoring of the candidate

string
enum
Defaults to thumbs

The rating scale that corresponds to the grade. One of thumbs (graphic rating), stars (star rating) or numbers (numeric rating)

Allowed:
int32
required

The candidate grade. View details in the Grade paragraph above

string

DEPRECATED One of negative, positive or definite. If the request payload includes score, the scale and grade fields are ignored

score_card
object
Responses

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json