小储云流量卡新用户重置密钥

admin
182
2024-08-08

只能是VIP用户才可以调用!

网络请求工具:

https://www.apipost.cn/?utm_source=10124&bd_vid=9700346250945953913

需要有电脑才可以

登录用户后台

http://iot.79tian.com/user/#/pages/index/register?inviteCode=MTA1MQ==

复制logintoken

打开调试工具,apipost

请求地址:https://iot.79tian.com/v1/User/ResetSecretKey

header:UserAuthorization

然后点击发送请求即可

{

    "code": 1,
    "msg": "重置成功", //返回文字描述
    "secret": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxx" //新对接密钥

}