简要描述:

  • 冻结Anchor

请求URL:

  • http://www.ubiboat.com/v1/anchor/disable

请求方式:

  • POST

请求类型:

  • applicaiton/json

参数:

参数名 必选 类型 说明
anchorId string Anchor唯一ID

注意事项:

请求示例:

{
 "anchorId": "123456"
}

返回示例

{"msg":"success","status":1}

返回参数说明

1成功 其他失败