user
Logging in with user
Log in with the following fields: email, password, type, output http code 200 and json response
post/v2/user/login
Request body
Response
success, the list in Data is model.UserLoginResponseV2
Example response
{
"message": "success"
}