---
title: "DELETE /v1/comments/{commentId}"
method: DELETE
path: "/v1/comments/{commentId}"
---

# DELETE /v1/comments/{commentId}

`DELETE /v1/comments/{commentId}`

## Path parameters

- `commentId` string, required

## Response `200`

- object
  - `id` string
  - `object` string
  - `deleted` boolean

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/assembly/apis/core-resources.md) · [All operations](https://skmtc.net/assembly/apis/core-resources/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/assembly/core-resources/versions/28a9e7d13a8c/schema)
