---
title: "Leaves a reply on a thread."
method: POST
path: "/forum-threads/{threadID}/replies"
tags: ["forum-threads"]
---

# Leaves a reply on a thread.

`POST /forum-threads/{threadID}/replies`

This endpoint will leave a reply on a thread.

## Path parameters

- `threadID` integer, required

## Response `200`

Successful POST Forum-Threads Replies JSON response.

- object

## Other responses

- `400` — Error Kurozora JSON response

## Changes

- **2021-05-13** `85ac20c1b7bb` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/kurozora/apis/kurozora-api/changes/forum-threads/:threadID/replies/post.md)

---

[API](https://skmtc.dev/kurozora/apis/kurozora-api.md) · [All operations](https://skmtc.dev/kurozora/apis/kurozora-api/llms.txt) · [OpenAPI document](https://skmtc.dev/kurozora/apis/kurozora-api/revisions/ea994102e8fc?raw)
