v56

latestSwagger 2.0Apache 2.0raw.githubusercontent.com2026-08-0616186383.8 KB
认证管理

用户登出

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

post/auth/logout

Response

登出成功

messagestring

成功信息

Example response

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