Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Candidate to generate recommendation insights
Generates match insights and recommendations based on a given job description and a list of potential candidates. Returns a unique match ID and corresponding recommendation insights data for each candidate.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Candidate to generate recommendation insights