hires_batch_move_applications
Move multiple applications to a specified pipeline stage in a single request, with per-item results and partial success support. Handles up to 100 application IDs.
Instructions
Move multiple applications to a pipeline stage in one request. Returns per-item results with partial success support. Max 100 application IDs per request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | Application IDs to move (max 100). | |
| stage_id | Yes | Target pipeline stage ID. |