Request Structure
URL: /login
Type: POST
| Param Type | Name | Description | Field Type | Constraints |
|---|---|---|---|---|
| Header |
username
|
AppViewX login username |
String
|
|
| Header | password |
AppViewX login password |
String
|
|
| Header |
Content-Type
|
Specifies the nature of the data in the payload. |
String
|
Value of the param should be
application/json |
| Query |
gwkey
|
Tenant Key. Needed only in case of multi tenant installations | ||
| Query |
gwsource
|
Source from which the request is triggered (Eg: web, external) |
String
|