Last Updated on : 2023-12-07 03:33:59download
Delete the temporary password history of a smart lock.
DELETE: /v1.0/devices/{device_id}/door-lock/temp-passwords/{password_id}/record
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
password_id | Long | uri | true | The password ID. |
device_id | String | uri | true | The device ID. |
Parameter name | Type | Description |
---|---|---|
result | Boolean | The operation result. |
DELETE: /v1.0/devices/vdevo15345926009****/door-lock/temp-passwords/xxx/record
{
"result": true,
"t": 1571898808491,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback