Push notifications & alerts

POST /me/push-tokens/test 僅限工作階段

Send a test push to all of your own registered devices.

Never targets another user or a caller-supplied destination — only your own registered tokens. Rate-limited to 20/hour, since each call fans out one outbound send per device.

curl
curl -X POST "https://freehire.me/api/v1/me/push-tokens/test" -b cookies.txt
json — response
{ "data": { "devices": 2, "sent": 1, "pruned": 1, "failed": 0 } }

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

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

A new version of freehire is available