CV builder & tailoring

POST /me/cvs/{id}/tailor-session Session only

Mint a fresh agent session for an existing tailored CV.

For a tailored CV whose session was lost or never bound. 409 when the CV is not a tailored copy.

Path parameters

id string (uuid) required
The tailored CV id.
curl
curl -X POST "https://freehire.me/api/v1/me/cvs/7d1a…/tailor-session" -b cookies.txt
json — response
{ "data": { "tailor_cv_id": "7d1a…", "base_cv_id": "0f2c…", "session_id": "s_9f…" } }

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