/candidates/:id/ratings
Creates a rating for a candidate. Required scope: w_candidates. Accessible with all token types.
post/candidates/{id}/ratings
Path parameters
idstring required
The candidate's id
Request body
Response
201
Creates a rating for a candidate. Required scope: w_candidates. Accessible with all token types.
The candidate's id
201