Create new application

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the vacancy (uuid)

Body Params
applicantDetails
object
required

The details of the applicant. Use the POST endpoint /file/resume to parse the resume.

string
string
string

The URL for the uploaded resume. Use the POST endpoint /file/resume to parse and upload the resume.

workExperiences
array of objects
workExperiences
educations
array of objects
educations
certifications
array of objects
certifications
string

The source of the application.

string

The cover letter of the applicant.

boolean

If the applicant consents with recieving a screening interview. They agree to the privacy policy https://jaicob.ai/legal/privacy and the terms and conditions https://jaicob.ai/legal/terms-conditions.

boolean

Whether the applicant gave privacy/GDPR (AVG) consent for the processing of their personal data, per https://jaicob.ai/legal/privacy. When true, the server records the moment of consent. Optional for backwards compatibility with existing integrations; for non-career channels, consent collection is the integrator’s responsibility.

string

Any remarks from the applicant.

Headers
string
required

API key generated in the app. Write permissions are required.

Responses

400

No email has been provided

401

No or an invalid API key was set

404

No vacancy was found

409

Candidate has already applied

410

Vacancy has expired

422

A required answer is missing

500

Internal error

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json