---
title: "Changes to Create a comment"
method: POST
path: "/task/{connection_id}/comment"
---

# Changes to Create a comment

`POST /task/{connection_id}/comment`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 25 revisions.

- **2026-07-31** `963bcc74f9e3` — 6 info

## Changes

- **2026-07-31** `963bcc74f9e3` — 6 info
  - added the new optional request property `has_children`
  - added the new optional request property `parent_id`
  - added the enum value `has_children` to the property `items/` of the `query` request parameter `fields`
  - added the enum value `parent_id` to the property `items/` of the `query` request parameter `fields`
  - added the optional property `has_children` to the response with the `200` status
  - added the optional property `parent_id` to the response with the `200` status

---

[Operation](https://skmtc.dev/unified/apis/unified-to-api/docs/task/:connection_id/comment/post.md) · [API](https://skmtc.dev/unified/apis/unified-to-api.md) · [Page](https://skmtc.dev/unified/apis/unified-to-api/changes/task/:connection_id/comment/post)
