Applications
Move application to stage
Moves an application to a specified stage.
PUT
/
ats
/
applications
/
{application_id}
/
stage
This endpoint requires the permission Set application stage to be enabled in your scope config.
Example Request Body
Authorizations
Headers
ID of the integration you want to interact with.
Path Parameters
The Kombo ID of the application you want to move to a different stage.
Body
application/json
The Kombo ID of the stage to move the application to. This stage must be allowed for the job that the application is connected to.
Additional fields that we will pass through to specific ATS systems.