loginRequest
| Namespace: | http://www.gentics.com/rest |
| XML Schema: | ns0.xsd |
Login Request containing the user credentials
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| login (string) | 0/1 | Get the login name |
| password (string) | 0/1 | Get the password |
JSON
| property | type | description |
|---|---|---|
| login | login (string) | Get the login name |
| password | password (string) | Get the password |