post
https://hivemind.hr/api/public/v1/candidates//fast-forward
Move the candidate forward in the pipeline to a target node.
Existing responses are preserved; the candidate's current_node_id
is updated and pipeline-automation nodes between current and
target are not executed (use the UI to replay automation).
Direction rules
target_node_idmust be a descendant of the candidate's
current node. Trying to fast-forward to the current node or to a
node behind it returns422.- To move backward, use
POST /candidates/:id/rewind.
Side effects
- Credits are deducted for the target node's type.
- The candidate receives a "your application has progressed" email
unlessnotify_candidate: falseis sent.
Dry run
Send dry_run: true to validate the move without applying any
change. (Useful even though no responses are deleted, since it
also exercises the ordering check.)
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
