更新时间:2023-06-20 14:54:04
本文介绍删除清扫地图文件的 API。
删除扫地机清扫地图文件。
DELETE: /v1.0/users/sweepers/file/{device_id}/clean-history
参数名 | 类型 | 参数位置 | 是否必填 | 说明 |
---|---|---|---|---|
device_id | String | uri | true | 设备ID |
file_ids | String | query | true | 文件记录 ID,使用半角逗号拼接 |
参数名 | 类型 | 说明 |
---|---|---|
result | Boolean |
|
DELETE: /v1.0/users/sweepers/file/6c6561cfb316df6e7a****/clean-history?fileIds=14217706,14141064
{
"result": true,
"t": 1641886599252,
"success": true
}
参考 错误码。
该内容对您有帮助吗?
是意见反馈该内容对您有帮助吗?
是意见反馈