---
title: "Delete Comment"
method: DELETE
path: "/v2/change-request-comments/{commentId}"
tags: ["Change Requests (Approval flow & Scheduled changes) - Beta"]
---

# Delete Comment

`DELETE /v2/change-request-comments/{commentId}`

Deletes a Change Request comment.

## Path parameters

- `commentId` integer, required

## Response `204`

When deleting the comment was successful.

## Other responses

- `400` — Bad request.
- `404` — Not found.
- `429` — Too many requests. In case of the request rate exceeds the rate limits.

---

[API](https://skmtc.net/configcat/apis/configcat-public-management-api.md) · [All operations](https://skmtc.net/configcat/apis/configcat-public-management-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/configcat/configcat-public-management-api/versions/6b4d53bc1455/schema)
