只能是VIP用户才可以调用!
网络请求工具:
需要有电脑才可以
登录用户后台
复制logintoken
打开调试工具,apipost
请求地址:https://iot.79tian.com/v1/User/ResetSecretKey
header:UserAuthorization
然后点击发送请求即可
{
"code": 1,
"msg": "重置成功", //返回文字描述
"secret": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxx" //新对接密钥
}
评论区