智读表API文档

删除产品(二级目录)

基本信息

API前缀:详见简介

Path: /manage/product/{productKey}

Method: DELETE

接口描述:

请求参数

路径参数

参数名称 示例 备注
productKey productKey

Query

参数名称 是否必须 示例 备注
access_token 访问令牌,获取步骤详见 获取或者刷新token

返回数据

{
    "code": 200,
    "msg": "OK",
    "data": null
}