CV builder & tailoring

POST /me/cvs/{id}/revisions/batch/{bid}/undo Session only

Reverse every standing edit of one agent turn, newest first.

bid is a revision’s batch_id from the history feed, not a separate id — undoing one entry of a batch and then the batch itself is well-defined, since an already-reverted entry is simply skipped.

Path parameters

id string (uuid) required
The CV id.
bid string (uuid) required
The batch id shared by the revisions to undo.
curl
curl -X POST "https://freehire.me/api/v1/me/cvs/0f2c…/revisions/batch/f3c1…/undo" -b cookies.txt
json — response
{ "data": { "id": "0f2c…", "title": "Backend engineer", "template_id": "classic", "created_at": "2026-07-01T10:00:00Z", "updated_at": "2026-07-28T20:16:00Z" } }

Tailor your CV for this role?

We couldn't check your fit for this role — add a CV to your profile to see it next time.

A new version of HireAll is available