---
title: "Changes to Creates a new comment on the task with the specified id."
method: POST
path: "/tasks/{taskId}/comments"
---

# Changes to Creates a new comment on the task with the specified id.

`POST /tasks/{taskId}/comments`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 5 revisions.

- **2026-08-21** `a13e7c704262` — 1 breaking, 1 warning

## Changes

- **2026-08-21** `a13e7c704262` — 1 breaking, 1 warning
  - the `message` request property's minLength was increased from `0` to `1`
  - the `message` request property's maxLength was set to `65000`

---

[Operation](https://skmtc.dev/awork-io/apis/api-v1-reference/docs/tasks/:taskId/comments/post.md) · [API](https://skmtc.dev/awork-io/apis/api-v1-reference.md) · [Page](https://skmtc.dev/awork-io/apis/api-v1-reference/changes/tasks/:taskId/comments/post)
