Last Updated on : 2023-12-07 03:34:01download
Cancel the duress alert function of the unlocking method specified by the user.
DELETE: /v1.0/smart-lock/devices/{device_id}/unlock-types/{unlock_type}/keys/{unlock_sn}/hijack
| Parameter name | Type | IN | Required | Description | 
|---|---|---|---|---|
| device_id | String | uri | true | The device ID. | 
| unlock_type | String | uri | true | The unlocking methods. Valid values: 
 | 
| unlock_sn | Integer | uri | true | The serial number of an unlocking method in the lock. | 
| Parameter name | Type | Description | 
|---|---|---|
| result | Boolean | The operation result. | 
DELETE: /v1.0/smart-lock/devices/vdevo12454656****/unlock-types/unlock_fingerprint/keys/1/hijack
{
    "result": true,
    "t": 1592899848757,
    "success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback