Account, plan & extension

PATCH /me/timezone Session only

Set your account’s IANA timezone.

Body

timezone string required
IANA timezone name.Example Europe/Berlin
curl
curl -X PATCH "https://freehire.me/api/v1/me/timezone" \
  -H 'Content-Type: application/json' -b cookies.txt \
  -d '{"timezone":"Europe/Berlin"}'
json — response
{ "data": { "id": 1, "email": "me@example.com", "role": "user", "timezone": "Europe/Berlin", "...": "..." } }

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