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