added

Evaluate Jobs Endpoint Release

This release includes a new public endpoint called evaluate-jobs, which is effectively a mirror image of the existing evaluate-candidates endpoint.

📢

Customers will use this endpoint to evaluate the fit for a set of jobs against a candidate, based on their fit as a candidate.

This endpoint accepts one or more jobs and a single candidate and returns matches for each pair. A match consists of a match score assessing the fit between a job and the candidate and a skills report which identifies skill overlaps and skill gaps.

📘

The endpoint documentation exists on Evaluate Jobs , with additional documentation available in the form of Swagger documentation and Insomnia demo payloads.