更新时间:2023-06-15 05:07:52
本文介绍删除场景模板的 API。
通过场景模板ID删除场景模板。
DELETE: /v1.0/iot-03/scene-templates/{template_id}
| 参数名 | 类型 | 参数位置 | 是否必填 | 说明 | 
|---|---|---|---|---|
| template_id | Long | uri | true | 场景模板id | 
| 参数名 | 类型 | 说明 | 
|---|---|---|
| result | Boolean | 删除是否成功 | 
DELETE: /v1.0/iot-03/scene-templates/18***07
{
    "result": true,
    "t": 1636612626632,
    "success": true
}
参考 错误码。
该内容对您有帮助吗?
是意见反馈该内容对您有帮助吗?
是意见反馈