CV builder & tailoring

PUT /me/cvs/{id}/session Session or API key

Bind an agent session to a CV.

Path parameters

id string (uuid) required
The CV id.

Body

session_id string required
The agent session to bind.
curl
curl -X PUT "https://freehire.me/api/v1/me/cvs/7d1a…/session" -H "Authorization: Bearer fhk_…" \
  -H 'Content-Type: application/json' -d '{"session_id":"s_9f…"}'
json — response
{ "data": { "id": "7d1a…", "agent_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