Company feedback

DELETE /companies/{slug}/feedback 僅限工作階段

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.

路徑參數

slug string 必填
公司的蛞蝓。範例 acme

查詢參數

feedback_type string 必填
Which category to delete.範例 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 } }

要針對這個職缺調整履歷嗎?

目前無法檢查您與這個職缺的符合程度;請先將履歷加入個人檔案,下次即可查看。

A new version of freehire is available