Last Updated on : 2024-08-19 06:21:14download
Delete a temporary password of a smart lock.
DELETE: /v1.0/devices/{device_id}/door-lock/temp-passwords/{password_id}
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
{
"bluetooth_symbolic": true
}
{
"result": true,
"t": 1542626129429,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback