Skip to content

用户登出

退出当前登录的 iClick 账号。

接口说明

接口类型

userLogout

参数

无需参数。

返回值

javascript
true  // 登出成功返回 true

基本使用

javascript
// 用户登出
await apiInvoke('userLogout');

console.log('已退出登录');

商务合作:try.catch@foxmail.com