http://myurl.com/api/v1/login
Header:
Content-Type: application/json
Body:
{ "user_name":"end_user_name",
"password":"end_user_psw"}
return (error):
{
"status": 401,
"message": "No Mobile App Permission"
}http://myurl.com/api/v1/login
Header:
Content-Type: application/json
Body:
{ "user_name":"end_user_name",
"password":"end_user_psw"}
return (error):
{
"status": 401,
"message": "No Mobile App Permission"
}Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.