loginRequest element
Type: | loginRequest |
Namespace: | http://www.gentics.com/rest |
XML Schema: | ns0.xsd |
Login Request containing the user credentials
Example JSON
{
"login" : "...",
"password" : "..."
}
Type: | loginRequest |
Namespace: | http://www.gentics.com/rest |
XML Schema: | ns0.xsd |
Login Request containing the user credentials
{
"login" : "...",
"password" : "..."
}