Job Applicant
Create a job applicant
Create a job applicant for a specific job via this endpoint.
POST
Create a job applicant
Documentation Index
Fetch the complete documentation index at: https://ai-recruiter.micro1.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key to access the API
Path Parameters
ID of the job
Body
application/json
Request body to create a job applicant
First name of the candidate
Example:
"John"
Last name of the candidate
Example:
"Doe"
Email of the candidate
Example:
"john.doe@micro1.ai"
Phone number of the candidate
Example:
"+1234567890"
URL of the resume (PDF or DOCX file)
Example:
"https://micro1.ai/resume/h0gqkAcaDJ.pdf"
Create a job applicant