Endpoint Examples
Invite candidate
This endpoint invites candidate to the screening interview.
POST
/
api
/
invite
Body
Unique identifier of a job. Ensures that the same job does not get recreated on every request.
The job position name which the AI should use to conduct the screening.
A high-level job description that the AI should refer to for guidance during the screening process. A detailed description is preferable.
The name of the candidate to be invited.
The email address of the candidate where the invitation link will be sent.
Response
URL where the candidate can schedule the screening interview.