文档
测试

删除服务

POST
http://localhost:8907/api/v1/dap/dataService/registry/deleteService

请求参数

参数名
类型
描述
必填
serviceId
int
服务注册id
必填

响应参数

参数名
类型
描述
必填
message
string
示例:success
必填
errorCode
int
示例:0
必填
res
json
示例:null
必填
status
int
示例:200
必填