userSaveRequest
| Namespace: | http://www.gentics.com/rest |
| XML Schema: | ns0.xsd |
Request used for saving users.
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| user (user) | 0/1 | Return the user which should be saved. |
JSON
| property | type | description |
|---|---|---|
| user | user (user) | Return the user which should be saved. |