---
title: "克隆配置"
method: POST
path: "/v3/console/cs/config/clone"
tags: ["Nacos控制台配置中心相关API"]
---

# 克隆配置

`POST /v3/console/cs/config/clone`

通过该接口，可以将所选或所查询的配置克隆到其他命名空间。

## Response `200`

OK

- ResultMapStringObject
  - `code` integer
  - `message` string
  - `data` object

---

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