hashPasswordRequest element
| Type: | hashPasswordRequest |
| Namespace: | http://www.gentics.com/rest |
| XML Schema: | ns0.xsd |
Hash password request
Example JSON
{
"password" : "...",
"userId" : ...
}
| Type: | hashPasswordRequest |
| Namespace: | http://www.gentics.com/rest |
| XML Schema: | ns0.xsd |
Hash password request
{
"password" : "...",
"userId" : ...
}