Skip to main content
Requires a production key with the stages:write scope. To upgrade from eval access, email hello@cutshort.io. For API support, email engineering@cutshort.io from your Cutshort account email.
POST /applications/{applicationId}/move-stage moves one application to a different hiring pipeline stage for the same job.

When to use

  1. List applications to get applicationId
  2. List stages to get the target stageId
  3. Move the application (confirm first — stage changes can trigger ATS automations)

Applications-stage rule

From the Applications inbox (type: candidates), you can only move to: Any other target from Applications returns 400 invalid_stage_move. From other stages, you can move by stageId directly.

Request

Response

Errors