删除阈值
POST
http://localhost:8443/api/threshold/deleteThreshold?thresholdId=e8a58ef7c6644edaa1286227963271e3
请求参数
参数名
类型
描述
必填
thresholdId
string
示例:e8a58ef7c6644edaa1286227963271e3
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:成功
必填
data
string
示例:删除阈值成功
必填