v1
latestSwagger 2.02026-07-171066.5 KBuser
Update a user info by the user identifier
Update a user by ID
put/user/{id}
Path parameters
idinteger required
The user's database id index num
Request body
Response
{"code":0,"message":"OK","data":null}
Update a user by ID
The user's database id index num
{"code":0,"message":"OK","data":null}