This repository was archived by the owner on Feb 22, 2026. It is now read-only.
This repository was archived by the owner on Feb 22, 2026. It is now read-only.
anon/backend) : Appeals API: Author/Employer Appeal a Moderation Decision #580
For any queries, or anything, join out [Telegram Group](https://t.me/shogenlabs) or contact [Poulav](https://t.me/impoulav), [Soham](https://t.me/tosoham) or [Rahul](https://t.me/darkdanate)
Title
Appeals API: Author/Employer Appeal a Moderation Decision
Description
Type of Issue: Feature / Backend / API / Governance
Directory:
anon/backendTask :
appeals {id, actor{"author"|"owner"}, review_id, reason, status{open|accepted|rejected}, resolution_note?, created_at}.POST /appeals(auth),GET /appeals/{id}(owner/author/admin),GET /admin/appeals?status=...,PUT /admin/appeals/{id}.Current:
Expected: