Login

POST /api/v1/login/
The login phase is implemented using the following commands:
  • AuthenticationRequest followed by LoginRequest in case of AS user.

  • requestAuthentication followed by requestLogin in case of NS user.