投票、通知與討論

POST /threads 僅限工作階段

啟動一個線程。

請求內容

title string 必填
線程標題。
body string 必填
開帖。
curl
curl -X POST "https://freehire.me/api/v1/threads" -b cookies.txt \
  -H 'Content-Type: application/json' -d '{"title":"Anyone interviewed at Acme lately?","body":"…"}'
json — response
{ "data": { "id": 31 } }

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

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

A new version of freehire is available