---
title: "CommentDelete"
method: POST
path: "/api/v1/comment/delete"
tags: ["comment"]
---

# CommentDelete

`POST /api/v1/comment/delete`

CommentDelete

## Request body

- DomainCommentDeleteReq
  - `ids` string[], required
  - `kb_id` string, required

## Response `200`

total

- DomainResponse
  - `data` unknown
  - `message` string
  - `success` boolean

## Changes

- **2026-08-13** `c088839a56db` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/chaitin/apis/panda-wiki-api/changes/api/v1/comment/delete/post.md)

---

[API](https://skmtc.dev/chaitin/apis/panda-wiki-api.md) · [All operations](https://skmtc.dev/chaitin/apis/panda-wiki-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/chaitin/panda-wiki-api/revisions/c088839a56db/schema)
