Votes, notifications & discussions
DELETE /jobs/{slug}/vote Session or API key
Clear your vote on a job.
Path parameters
slugstring required- The job
public_slug.
curl -X DELETE "https://freehire.me/api/v1/jobs/senior-backend-engineer-acme-1a2b/vote" -H "Authorization: Bearer fhk_…"{ "data": { "score": 13, "my_vote": 0 } }