Create a candidate
POST/v1/candidates
Creates a new candidate. If job_id is provided, also creates an application to that job. If a candidate with the same email already exists and job_id is provided, creates only the application. Optionally attach a resume (PDF or DOCX only, max 20 MB) using multipart/form-data.
Request
Responses
- 201
- 400
Candidate created
Bad request