Change passcode
test-envirement
test-envirement
POST
/v3/keyboardPwd/change
Passcode Manager
Request
Query Params
changeType
integer <int32>
optional
2 - Delete through the gateway or WiFi lock, if it is a WiFi lock or have a connected gateway, you can pass 2 and directly call the interface to remove the password from the lock
3-NB-IoT, if it is an NB-IoT lock, you can pass 3, delete it through the NB network, and issue a deletion command after the NB wakes up.
endDate
integer <int64>
optional
keyboardPwdId
string
required
keyboardPwdName
string
optional
lockId
integer <int64>
required
newKeyboardPwd
string
optional
startDate
integer <int64>
optional
Request samples
Responses
Modified at 2025-01-23 03:56:39