---
title: "Changes to Create"
method: POST
path: "/landscapes/{landscapeId}/versions/{versionId}/comments"
---

# Changes to Create

`POST /landscapes/{landscapeId}/versions/{versionId}/comments`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 17 revisions.

- **2026-07-22** `0fe4f00b60cf` — 1 info
- **2026-06-03** `181c90adca5e` — 6 warning, 3 info

## Changes

- **2026-07-22** `0fe4f00b60cf` — 1 info
  - added the non-success response with the status `429`
- **2026-06-03** `181c90adca5e` — 6 warning, 3 info
  - the `body/oneOf[#/components/schemas/CommentBodyIdea]/content` request property's maxLength was set to `950000`
  - the `body/oneOf[#/components/schemas/CommentBodyInaccuracy]/content` request property's maxLength was set to `950000`
  - the `body/oneOf[#/components/schemas/CommentBodyNewIdea]/content` request property's maxLength was set to `950000`
  - the `body/oneOf[#/components/schemas/CommentBodyNewInaccuracy]/content` request property's maxLength was set to `950000`
  - the `body/oneOf[#/components/schemas/CommentBodyNewQuestion]/content` request property's maxLength was set to `950000`
  - the `body/oneOf[#/components/schemas/CommentBodyQuestion]/content` request property's maxLength was set to `950000`
  - added the non-success response with the status `400`
  - added the non-success response with the status `403`
  - added the non-success response with the status `503`

---

[Operation](https://skmtc.dev/icepanel/apis/icepanel-api/docs/landscapes/:landscapeId/versions/:versionId/comments/post.md) · [API](https://skmtc.dev/icepanel/apis/icepanel-api.md) · [Page](https://skmtc.dev/icepanel/apis/icepanel-api/changes/landscapes/:landscapeId/versions/:versionId/comments/post)
