---
title: "Chat Explore Chart Update Route"
method: POST
path: "/chat-explore-chart-update"
---

# Chat Explore Chart Update Route

`POST /chat-explore-chart-update`

Refreshes data for a given chart_id by re-running the most recent code we find in the associated message chain.

## Request body

- ChartUpdateParams
  - `chart_id` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/akkio/apis/fastapi.md) · [All operations](https://skmtc.net/akkio/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/akkio/fastapi/revisions/6662a407c637/schema)
