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