Update Application Status
PUT /v5/recruitment/applications/:id/status
Updates the status of a specific application (e.g. moving it from 'NEW' to 'IN_PROCESS', 'REJECTED' or 'HIRED'). Used to track an applicant's progress through the recruitment pipeline.
Request