latestSwagger 2.0Apache 2.0raw.githubusercontent.com2026-08-2116888409.4 KB

d5abb8b643e9

认证管理

用户登出

用户登出,撤销当前访问令牌

post/auth/logout

Response

登出成功

messagestring

成功信息

Example response

{
  "message": "操作成功"
}