---
title: "Changes to Delete task comment"
method: DELETE
path: "/comment/{id}"
---

# Changes to Delete task comment

`DELETE /comment/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 23 revisions.

- **2026-08-24** `08bbb5bedb5d` — 2 breaking, 1 warning, 10 info
- **2026-07-11** `32cece1ebe43` — 1 info

## Changes

- **2026-08-24** `08bbb5bedb5d` — 2 breaking, 1 warning, 10 info
  - the response property `content` became nullable for the status `200`
  - the response property `userId` became nullable for the status `200`
  - removed the optional property `user` from the response with the `200` status
  - added the non-success response with the status `400`
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
  - added the non-success response with the status `404`
  - added the optional property `eventData` to the response with the `200` status
  - added the required property `externalSource` to the response with the `200` status
  - added the required property `externalUrl` to the response with the `200` status
  - added the required property `externalUserAvatar` to the response with the `200` status
  - added the required property `externalUserName` to the response with the `200` status
  - added the required property `type` to the response with the `200` status
- **2026-07-11** `32cece1ebe43` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/usekaneo/apis/kaneo-api/docs/comment/:id/delete.md) · [API](https://skmtc.dev/usekaneo/apis/kaneo-api.md) · [Page](https://skmtc.dev/usekaneo/apis/kaneo-api/changes/comment/:id/delete)
