/login
You can use the HTTP GET method together with the login resource to get
information about the user that is logged in to the REST API. You can use the HTTP POST method to log in a user
and get an LTPA token. You can use the HTTP DELETE method to log out a user and end the
session.