Create a new application

Creates a new application for a given job.
Provide either a resume file or a structured resume, but not both.
Structured resume bypasses the resume parsing process and uses the structured resume directly.
Adding questionnaire to request will return extra fields in the response such as enhanced summary, questionnaire summary.

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

The ID of the associated job.

string

The ID of the new application.

file
required

The resume file of the applicant.

structured_resume
object

The structured resume file of the applicant.

file

Optional cover letter file of the applicant.

string
required

The endpoint URL for the integration system for webhook to send application data.

array

Questionnaire responses from the applicant, which can be a list of strings or a list of objects.

additional_info
object

Additional information about the applicant.

Responses

400

Bad Request

401

Unauthorized

404

Job not found

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