put

This endpoint is used to update the status of job applications. It can be used to update the status of a single application or multiple applications at once, depending on the request body.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
application_ids
array of integers

The list of job application IDs for the applications whose status will be updated. Each item in the array is an application form ID corresponding to a job application in the Apploi platform.

Examples: [123, 456, 789], [2342342], [4534534, 99794358, 2342342, ... , 4345634, 3465216]

application_ids
string

The name of the status to which the specified job applications will be updated. The value of this field is expected to be a string which corresponds to a valid application status in the Apploi platform found in the Application Stage Manager. The value of this field much exactly match the name of the status in the Apploi platform.

Examples of built in statuses: New, Interview Scheduled, Hired

Examples of custom statuses: Waiting for Background Check, Verifying Credentials, Making Avocado Toast With Flax-seed Sprinkles, etc.

Headers
string
required
string
required
Responses

400

400 response

403

Invalid Token

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