---
title: "deleteComment"
method: DELETE
path: "/comments/{comment}"
tags: ["Comment"]
---

# deleteComment

`DELETE /comments/{comment}`

Delete Comment

## Path parameters

- `comment` integer, required

## Response `200`

Success

- EmptyResponse

## Other responses

- `403` — Requester is not authorized to perform action
- `404` — Comment not found

---

[API](https://skmtc.net/gofundme/apis/gofundme-pro-api.md) · [All operations](https://skmtc.net/gofundme/apis/gofundme-pro-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gofundme/gofundme-pro-api/versions/d22bb925eeed/schema)
