Account, plan & extension

POST /me/password Session only

Change a known password.

Revokes every session; your own cookie is re-issued at the new generation, so you stay signed in and everyone else is signed out.

Body

current_password string required
Your existing password.
new_password string required
The replacement.
curl
curl -X POST "https://freehire.me/api/v1/me/password" -b cookies.txt \
  -H 'Content-Type: application/json' -d '{"current_password":"…","new_password":"…"}'
json — response
{ "data": { "ok": true } }

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