---
title: "Delete a commit comment"
method: DELETE
path: "/repos/{owner}/{repo}/comments/{comment_id}"
tags: ["repos"]
---

# Delete a commit comment

`DELETE /repos/{owner}/{repo}/comments/{comment_id}`

## Path parameters

- `owner` string, required
- `repo` string, required
- `comment_id` integer, required

## Response `204`

Response

## Other responses

- `404` — Resource not found

---

[API](https://skmtc.net/github/apis/github-v3-rest-api-2.md) · [All operations](https://skmtc.net/github/apis/github-v3-rest-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/github/github-v3-rest-api-2/versions/8ae6d0c8716e/schema)
