groupRenameRequest
| Extends: | authRequest |
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| groupId (int) | 1/1 | The group id of the group. |
| name (string) | 1/1 | The new name of the group. |
JSON
| property | type | description |
|---|---|---|
| groupId | groupId (int) | The group id of the group. |
| name | name (string) | The new name of the group. |