應徵郵件
GET /me/tracking/{slug}/followup 工作階段或 API 金鑰
Draft a chase for a silent application.
Offered only when the application is in the silent state the tracking board’s own badge uses — a 409 otherwise. recipient/recipient_name are omitted when nobody at the company ever replied, which is the common case: the draft is handed to you, nothing is sent.
路徑參數
slugstring 必填- 職缺
public_slug。
curl "https://freehire.me/api/v1/me/tracking/<slug>/followup" -H "Authorization: Bearer $FREEHIRE_API_KEY"{ "data": { "subject": "Following up: Senior Go Engineer application", "body": "Hi …", "recipient": "[email protected]", "recipient_name": "Acme Recruiting", "days_silent": 12 } }