帳號、點數與瀏覽器擴充功能

PATCH /me/timezone 僅限工作階段

Set your account’s IANA timezone.

請求內容

timezone string 必填
IANA timezone name.範例 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": "[email protected]", "role": "user", "timezone": "Europe/Berlin", "...": "..." } }

要針對這個職缺調整履歷嗎?

目前無法檢查您與這個職缺的符合程度;請先將履歷加入個人檔案,下次即可查看。

A new version of freehire is available