删除配置
DELETE
/nacos/v1/cs/configsRequest
Query Params
tenant
string
optional
租户信息,对应 Naocs 的命名空间ID字段
dataId
string
required
配置 ID
Example:
{{dataId}}
group
string
required
配置分组
Example:
{{group}}
Request samples
Responses
成功(200)
HTTP Code: 200
Content Type : Rawtext/plain
Example
true
Last modified: 2 年前