Votes, notifications & discussions

POST /jobs/{slug}/vote Session or API key

Vote on a job.

Path parameters

slug string required
The job public_slug.

Body

value integer required
1 or -1.
curl
curl -X POST "https://freehire.me/api/v1/jobs/senior-backend-engineer-acme-1a2b/vote" \
  -H "Authorization: Bearer fhk_…" -H 'Content-Type: application/json' -d '{"value":1}'
json — response
{ "data": { "score": 14, "my_vote": 1 } }

Tailor your CV for this role?

We couldn't check your fit for this role — add a CV to your profile to see it next time.

A new version of HireAll is available