post
https://hivemind.hr/api/public/v1/candidates//rewind
Move the candidate backward in the pipeline to a target node.
Deletes the candidate's responses for the target node and every
descendant of it (their work past that point is wiped).
Direction rules
target_node_idmust be an ancestor of the candidate's current
node. Trying to rewind to the current node or a node ahead of it
returns422.- To move forward, use
POST /candidates/:id/fast-forward.
Side effects
- Credits are deducted for the target node's type (the candidate
will replay that step). - The candidate receives a "your application has progressed" email
unlessnotify_candidate: falseis sent. - Pipeline-automation nodes between target and current are not
re-executed; onlycurrent_node_idis updated.
Dry run
Send dry_run: true to preview which responses would be deleted
without applying any change.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
