---
title: "创建知识库副本"
method: POST
path: "/knowledge-bases/{id}/duplicate"
tags: ["知识库"]
---

# 创建知识库副本

`POST /knowledge-bases/{id}/duplicate`

创建一个只包含设置的新知识库副本，不复制知识、FAQ 内容、分块、索引、Wiki 页面、分享或置顶状态

## Path parameters

- `id` string, required

## Response `201`

创建后的知识库副本

- object

## Other responses

- `400` — 请求参数错误

## Changes

- **2026-07-10** `e2b7c2e8607a` — 1 info
  - endpoint added
- **2025-12-16** `edf61e68559d` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/tencentblueking/apis/weknora-api/changes/knowledge-bases/:id/duplicate/post.md)

---

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