---
title: "Regenerate Dashboard Route"
method: POST
path: "/regenerate-gd-chart/{flow_id}/{chart_id}"
tags: ["Generative Dashboard"]
---

# Regenerate Dashboard Route

`POST /regenerate-gd-chart/{flow_id}/{chart_id}`

## Path parameters

- `flow_id` string, required
- `chart_id` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

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