CV builder & tailoring

POST /me/cvs/{id}/reset-from-resume Session only

Rebuild this tailored CV from your résumé.

Replaces the tailored document's content from the current résumé seed (experience bank + structured extract) and refreshes your base CV from the same seed. Keeps the same tailored id and agent session; preserves template and typography on each row. 409 when the CV is not tailored or there is no usable résumé seed. Upload alone does not do this — this is the explicit apply.

Path parameters

id string (uuid) required
The tailored CV id.
curl
curl -X POST "https://freehire.me/api/v1/me/cvs/7d1a…/reset-from-resume" -b cookies.txt
json — response
{ "data": { "id": "7d1a…", "title": "Tailored for …", "template_id": "classic-ats", "document": {  } } }

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