---
title: "POST Institution Curation Review Comment"
method: POST
path: "/account/institution/review/{curation_id}/comments"
tags: ["institutions"]
---

# POST Institution Curation Review Comment

`POST /account/institution/review/{curation_id}/comments`

Add a new comment to the review.

## Path parameters

- `curation_id` integer, required

## Request body

- CurationCommentCreate
  - `text` string, required — The contents/value of the comment

## Response `200`

OK.

## Other responses

- `400` — Bad Request
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/figshare/apis/figshare-api.md) · [All operations](https://skmtc.net/figshare/apis/figshare-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/figshare/figshare-api/revisions/9dfb419f4430/schema)
