---
title: "update flow history"
method: POST
path: "/w/{workspace}/flows/history_update/v/{version}"
tags: ["flow"]
---

# update flow history

`POST /w/{workspace}/flows/history_update/v/{version}`

## Path parameters

- `workspace` string, required
- `version` number, required

## Request body

- object
  - `deployment_msg` string, required

## Response `200`

success

---

[API](https://skmtc.dev/windmill/apis/windmill-api.md) · [All operations](https://skmtc.dev/windmill/apis/windmill-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/windmill/windmill-api/revisions/7b281701c340/schema)
