已儲存的搜尋與訂閱

PATCH /me/subscriptions/{id} 僅限工作階段

暫停或恢復訂閱。

路徑參數

id integer 必填
訂閱 ID。範例 1

請求內容

active boolean 必填
訂閱是否有效。範例 false
curl
curl -X PATCH "https://freehire.me/api/v1/me/subscriptions/1" \
  -H 'Content-Type: application/json' -b cookies.txt \
  -d '{"active":false}'
json — response
{ "data": { "id": 1, "active": false } }

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

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

A new version of freehire is available