---
title: "POST /openapi/v1/flow/update"
method: POST
path: "/openapi/v1/flow/update"
tags: ["openapi/v1/flow", "openapiV1Flow"]
---

# POST /openapi/v1/flow/update

`POST /openapi/v1/flow/update`

## Request body

- OpenapiFlowLegacyUpdateReq
  - `id` integer, required
  - `flowName` string
  - `description` string
  - `template` string
  - `isFavorite` integer

## Response `200`

A successful response.

- object
  - `code` integer
  - `msg` string
  - `data` OpenapiFlowEmptyResp
    - `success` boolean, required

---

[API](https://skmtc.net/freezonex/apis/untitled-api.md) · [All operations](https://skmtc.net/freezonex/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/freezonex/untitled-api/revisions/e5f616b215c8/schema)
