---
title: "Post a comment on a pool"
method: POST
path: "/comment"
tags: ["Comments"]
---

# Post a comment on a pool

`POST /comment`

Post a new comment. Requires ray-token header.

## Headers

- `ray-token` string, required

## Response `200`

Comment posted successfully

## Other responses

- `400` — Invalid request or content violation

---

[API](https://skmtc.net/raydium/apis/api-v1-v2-legacy.md) · [All operations](https://skmtc.net/raydium/apis/api-v1-v2-legacy/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/raydium/api-v1-v2-legacy/versions/cca93975de95/schema)
