Push notifications & alerts POST /me/notifications/read-all 複製 僅限工作階段 Mark every unread notification read. curl 複製 curl -X POST "https://freehire.me/api/v1/me/notifications/read-all" -b cookies.txt json — response 複製 { "data": { "marked": 3 } }