---
title: "Submit an NPS response"
method: POST
path: "/v1/platform/nps/response"
tags: ["nps"]
---

# Submit an NPS response

`POST /v1/platform/nps/response`

Records the authenticated user's NPS score and optional comment.

## Request body

- NpsSubmitResponseRequest
  - `comment` string
  - `score` integer

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `401` — Unauthorized

## Changes

- **2026-04-13** `e86be67718ee` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/langchain-ai/apis/langsmith/changes/v1/platform/nps/response/post.md)

---

[API](https://skmtc.dev/langchain-ai/apis/langsmith.md) · [All operations](https://skmtc.dev/langchain-ai/apis/langsmith/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/langchain-ai/langsmith/revisions/a0acb3a6a101/schema)
