Skip to main content
POST
/
api
/
v1
/
feedback
/
tokens
/
{token}
Error
A valid request URL is required to generate request examples
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.langchain.com/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

token
string<uuid>
required

Body

application/json

Feedback create schema with token.

score
value
comment
string | null
correction
metadata
Metadata · object

Response

Successful Response