文档
测试
新增接口

删除索引

DELETE
https://portal.dev2.supwisdom.com/portal-api/searchIndex/delete?indexId=66666

接口描述

删除es索引与相应schema信息

分支名称

**feature/indexManagement**

请求参数

参数名
类型
描述
必填
indexId
String
索引id
必填

请求头

参数名
类型
描述
必填
x-id-token
string
用户token
必填

响应参数

application/json
参数名
类型
描述
必填
code
int
0:成功;-1:失败;
必填
message
string
接口访问状况信息
必填
data
null
必填