POST
/
login-appuser
{
  "status": "success",
  "message": "Operation completed successfully",
  "access_token": "eyJ..."
}

Body

application/json

Response

200
application/json

Login successful, returns access token.

The response is of type object.