已儲存的搜尋與訂閱

POST /me/subscriptions 僅限工作階段

將已儲存的搜尋訂閱到摘要頻道。

請求內容

saved_search_id integer 必填
已儲存的搜尋訂閱。範例 2
channel string 必填
發貨渠道。範例 telegram
curl
curl -X POST "https://freehire.me/api/v1/me/subscriptions" \
  -H 'Content-Type: application/json' -b cookies.txt \
  -d '{"saved_search_id":2,"channel":"telegram"}'
json — response
{ "data": { "id": 1, "saved_search_id": 2, "channel": "telegram", "active": true } }

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

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

A new version of freehire is available