Employee referrals
DELETE /me/referrals/offers/{id} Session or API key
Withdraw an offer.
Path parameters
idstring (uuid) required- The offer id.
curl -X DELETE "https://freehire.me/api/v1/me/referrals/offers/b71e…" -H "Authorization: Bearer fhk_…"