Authorization: Bearer ********************curl --location --request POST 'https://dev-alexa.sifely.com/v3/key/list?pageNo&pageSize' \
--header 'Authorization: Bearer <token>'{
    "list": [
        {
            "electricQuantity": 85,
            "endDate": 1628878944000,
            "featureValue": "6C4CD1F3",
            "groupId": 7619,
            "groupName": "Home Building 4",
            "keyRight": 1,
            "keyStatus": "110401",
            "lockAlias": "Door Lock",
            "lockId": 532323,
            "lockMac": "68:9E:19:00:67:81",
            "lockName": "M102_ed8e8d",
            "noKeyPwd": "345634",
            "passageMode": 1,
            "remarks": "Water bill is due at the end of the month",
            "remoteEnable": 0,
            "startDate": 1528878944000,
            "userType": "110302"
        }
    ],
    "pageNo": 0,
    "pageSize": 0,
    "pages": 0,
    "total": 0
}