Update an application by ID

Updates an application specified by its ID. If a resume is provided, it will be processed again and updated. All fields are optional and can be updated individually.

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

The ID of the application to update.

Body Params
file

The resume file of the applicant. Mutually exclusive with structured_resume. If provided, callback_url must also be provided.

file

The cover letter file of the applicant. If provided, it will be processed and updated.

structured_resume
object

The structured resume data. Mutually exclusive with resume. If provided, callback_url must also be provided.

questionnaire
array of strings

The questionnaire responses from the applicant.

questionnaire
string

Required if either resume or structured_resume is provided. The endpoint to receive parsed application data via webhook.

additional_info
object

Additional information about the applicant.

Responses

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