更新时间:2024-08-19 06:21:11下载pdf
本文介绍删除临时密码的 API。
删除门锁的临时密码。
DELETE: /v1.0/devices/{device_id}/door-lock/temp-passwords/{password_id}
参数名 | 类型 | 参数位置 | 是否必填 | 说明 |
---|---|---|---|---|
password_id | Long | uri | true | 密码 ID |
device_id | String | uri | true | 设备 ID |
参数名 | 类型 | 说明 |
---|---|---|
result | Boolean | 操作结果 |
DELETE: /v1.0/devices/vdevo15345926009****/door-lock/temp-passwords/xxx
{
"bluetooth_symbolic": true
}
{
"result": true,
"t": 1542626129429,
"success": true
}
参考 错误码。
该内容对您有帮助吗?
是意见反馈该内容对您有帮助吗?
是意见反馈