---
title: "DELETE /files/{fileId}/comments/{commentId}"
method: DELETE
path: "/files/{fileId}/comments/{commentId}"
tags: ["comments"]
---

# DELETE /files/{fileId}/comments/{commentId}

`DELETE /files/{fileId}/comments/{commentId}`

Deletes a comment. For more information, see [Manage comments and replies](https://developers.google.com/workspace/drive/api/guides/manage-comments).

## Path parameters

- `fileId` string, required
- `commentId` string, required

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/drive.md) · [All operations](https://skmtc.dev/google/apis/drive/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/drive/revisions/f3444ff3fae2/schema)
