---
title: "POST /files.comments.delete"
method: POST
path: "/files.comments.delete"
tags: ["files.comments", "files"]
---

# POST /files.comments.delete

`POST /files.comments.delete`

Deletes an existing comment on a file.

## Headers

- `token` string

## Response `200`

Standard success response is very simple

- object — Schema for successful response files.comments.delete method
  - `ok` true, required

## Other responses

- `default` — Standard failure response when used with an invalid token

---

[API](https://skmtc.net/slack/apis/web-api.md) · [All operations](https://skmtc.net/slack/apis/web-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/slack/web-api/revisions/7b951462b44f/schema)
