---
title: "POST /pias/{pia_id}/comments"
method: POST
path: "/pias/{pia_id}/comments"
---

# POST /pias/{pia_id}/comments

`POST /pias/{pia_id}/comments`

Creates a new comment

## Path parameters

- `pia_id` integer, required

## Response `200`

comment response

- Comment
  - `pia_id` integer, required
  - `description` string
  - `reference_to` string, required
  - `for_measure` boolean

## Other responses

- `default` — unexpected error

## Changes

- **2017-09-26** `2d54fb571e31` — 1 info
  - endpoint added
- **2017-08-02** `254209d118a7` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/lincnil/apis/pia-back/changes/pias/:pia_id/comments/post.md)

---

[API](https://skmtc.dev/lincnil/apis/pia-back.md) · [All operations](https://skmtc.dev/lincnil/apis/pia-back/llms.txt) · [OpenAPI document](https://skmtc.dev/lincnil/apis/pia-back/revisions/36382684cc14?raw)
