應徵郵件
POST /me/tracking/{slug}/followup 工作階段或 API 金鑰
Record that you sent a chase.
Does not itself affect the silence calculation — that reads when the other side last moved, and a chase is not a reply. Idempotent within the hour: a double click overwrites the timestamp rather than logging a second event. Returns 204 No Content.
路徑參數
slugstring 必填- 職缺
public_slug。
curl -X POST "https://freehire.me/api/v1/me/tracking/<slug>/followup" -H "Authorization: Bearer $FREEHIRE_API_KEY"