---
title: "Issue Delete Comment"
method: DELETE
path: "/issues/{issueId}/comments/{id}"
tags: ["Comments"]
---

# Issue Delete Comment

`DELETE /issues/{issueId}/comments/{id}`

Issue Delete Comment

## Path parameters

- `issueId` string, required
- `id` string, required

## Response `200`

OK

- ModelsIssueDeleteResp
  - `deleted` boolean

---

[API](https://skmtc.dev/supabugs/apis/supabugs-public-api.md) · [All operations](https://skmtc.dev/supabugs/apis/supabugs-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/supabugs/supabugs-public-api/revisions/860953f85fb3/schema)
