---
title: "POST /openapi/v1/uns/update"
method: POST
path: "/openapi/v1/uns/update"
tags: ["openapi/v1/uns", "openapiV1Uns"]
---

# POST /openapi/v1/uns/update

`POST /openapi/v1/uns/update`

## Request body

- NodeUpdateReq
  - `path` string, required
  - `name` string
  - `description` string
  - `displayName` string
  - `extendProperties` object
  - `fields` SchemaField[]
    - `name` string, required
    - `type` string, required
    - `unit` string
  - `alias` string
  - `enableHistory` boolean
  - `updateMask` string[]

## Response `200`

A successful response.

- object
  - `code` integer
  - `msg` string
  - `data` OpenapiEmptyResp
    - `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)
