CV builder & tailoring

PUT /me/cvs/{id}/template Session only

Switch the template only.

Path parameters

id string (uuid) required
The CV id.

Body

template_id string required
A template id from /cv-templates.
curl
curl -X PUT "https://freehire.me/api/v1/me/cvs/0f2c…/template" -b cookies.txt \
  -H 'Content-Type: application/json' -d '{"template_id":"compact"}'
json — response
{ "data": { "id": "0f2c…", "template_id": "compact" } }

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