appLogin
Url
/V2.0/services/utils/appLogin
HTTP Method
GET
Description
Converts an API session to a web application session. Calling this method returns a url to the application that will not require credentials to login 
Parameters
Name Type Description
Result
Name Type Description
url string A Url that can be used to enter the web application without requireing credentials
In case of failure an error object will be returned
* indicates required fields