---
title: "更新栏目信息"
method: PATCH
path: "/api/v1/nav/update"
tags: ["Nav"]
---

# 更新栏目信息

`PATCH /api/v1/nav/update`

Update Nav

## Request body

- V1NavUpdateReq
  - `id` string, required
  - `kb_id` string, required
  - `name` string, required

## Response `200`

OK

- DomainPWResponse
  - `code` integer
  - `data` unknown
  - `message` string
  - `success` boolean

## Changes

- **2026-03-06** `e35e2aec3761` — 1 info
  - endpoint added
- **2025-10-20** `381889362c45` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/chaitin/apis/panda-wiki-api/changes/api/v1/nav/update/patch.md)

---

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