Company feedback

DELETE /companies/{slug}/feedback Session only

Delete your feedback in one category (no-op if absent).

Returns the company's freshly recomputed counters, the same cast/clear shape as the vote endpoints.

Path parameters

slug string required
The company slug.Example acme

Query parameters

feedback_type string required
Which category to delete.Example interview
curl
curl -X DELETE "https://freehire.me/api/v1/companies/acme/feedback?feedback_type=interview" -b cookies.txt
json — response
{ "data": { "feedback_count": 11, "feedback_rating_avg": 4.0 } }

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