CandidatesCreate a candidateCreate 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. Request Responses201400Candidate createdBad request