v1

latestOpenAPI 3.0.02026-08-061280285.2 KB
Candidate APIs

Set (or clear) the star rating (1-5) of a candidate.

post/api/external/candidate/rating/update

Headers

RF-Api-Keystring
content-typestring

Request body

idinteger

Candidate ID

ratinginteger

Rating from 1 to 5. Pass null (or 0) to clear the rating.

user_idinteger

User ID setting the rating.

Response

Auto generated using Swagger Inspector