Skip to main content
POST
/
api
/
v1
/
charts
/
preview
Error
A valid request URL is required to generate request examples
{
  "data": [
    {
      "series_id": "<string>",
      "timestamp": "2023-11-07T05:31:56Z",
      "value": 123,
      "group": "<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.

Authorizations

X-API-Key
string
header
required

Body

application/json
bucket_info
CustomChartsRequestBase · object
required
chart
CustomChartCreatePreview · object
required

Response

Successful Response

data
CustomChartsDataPoint · object[]
required