This endpoint creates a new interview with only custom questions, returns a unique interview ID and a corresponding interview URL. You can send this URL to candidates, add it to a job post or alternatively, use the invite candidate endpoint to send invitations for the interview.
API key to access the API
Request body to create an interview
Request to create an interview with only custom questions
Name of the interview
"Candidate Screening Interview"
Custom questions for the interview (max 20)
[
{
"question": "What are your strengths and weaknesses?",
"time": 2,
"type": "audio"
}
]The language in which the AI interview will be conducted
en, fr, de, he, hi, pt, es, tr, es-la, ja, sv, ar "en"
Whether the candidate can change the language
Whether the proctoring is required