用户认证

更新用户信息

更新已登录用户的基本信息

post/api/upUser

Response

更新成功

codeinteger

状态码

messagestring

响应消息

dataobject nullable

响应数据

Example response

{
  "code": 200,
  "message": "Submitted successfully"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.