简体中文
主题
退出当前登录的 iClick 账号。
userLogout
无需参数。
true // 登出成功返回 true
// 用户登出 await apiInvoke('userLogout'); console.log('已退出登录');