Last Updated on : 2023-12-07 03:34:01download
Update the name of a specified offline password by password ID.
PUT: /v1.0/devices/{device_id}/door-lock/offline-temp-password/{password_id}
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 returned result. |
PUT: /v1.0/devices/vdevo16232264458****/door-lock/offline-temp-password/2346001
{
"passwordName": "new0ne"
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback