跳到主要内容

退出

/api/users/@self/logout

注意

此操作会删除会话Cookie缓存

请求方法

GET

参数

返回

200 OK

null

{
"code": 200,
"errorMsg": null,
"data": null,
"time": "2023-11-26T18:05:32.1336086+08:00"
}

401 Unauthorized

未登录