Company feedback

POST /company-feedback/{id}/report Session only

Report a specific review.

A second report of the same review by you is a silent no-op.

Path parameters

id integer required
The feedback entry id.Example 5

Body

reason string required
Report reason code.Example spam
curl
curl -X POST "https://freehire.me/api/v1/company-feedback/5/report" \
  -b cookies.txt -H 'Content-Type: application/json' \
  -d '{"reason":"spam"}'
json — response
(204 No Content)

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