hashPasswordRequest
Namespace: | http://www.gentics.com/rest |
XML Schema: | ns0.xsd |
Hash password request
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
password (string) | 0/1 | Get the password to hash (plain-text) |
userId (int) | 1/1 | Get the user ID |
JSON
property | type | description |
---|---|---|
password | password (string) | Get the password to hash (plain-text) |
userId | userId (int) | Get the user ID |