---
title: "Dismiss all reports for a reported comment"
method: PATCH
path: "/comments/{comment_id}/dismiss-reports/"
---

# Dismiss all reports for a reported comment

`PATCH /comments/{comment_id}/dismiss-reports/`

## Headers

- `Authorization` string

## Request body

- object
  - `report_status` string, required — dismissed

## Response `202`

202

## Other responses

- `400` — 400

---

[API](https://skmtc.net/livelike/apis/engagement-suite.md) · [All operations](https://skmtc.net/livelike/apis/engagement-suite/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/livelike/engagement-suite/revisions/f3171d1c30f7/schema)
