Sample Request/Response

Use Case

Login to the application with the user name, appviewxuser, and password, appviewxpassword. The session id received as response in the example below is ce7f1a14-2bf9-4e4a-89a8-bc780a255813.

Sample Request

{

}

Sample Response

{
"response":{
"status":"SUCCESS",
"appStatusCode":null,
"statusDescription":null,
"sessionId":"ce7f1a14-2bf9-4e4a-89a8-bc780a255813",
"availableLoginAttemptCount":null
},

"message":null,
"appStatusCode":null,
"tags":null,
"headers":null
}