SetParentSystemUser Action
Sets a new parent system user (user) for the specified user.
Bound entities
Bound actions are invoked by appending the fully qualified action name to the URI representing an entity or collection.
| Entity Type | Binding Type |
|---|---|
| systemuser | entity |
Parameters
Parameters allow for data to be passed to the action.
| Name | Type | Nullable | Unicode | Description |
|---|---|---|---|---|
|
Parent
|
systemuser | False | True | The new parent user. |
|
KeepChildUsers
|
Edm.Boolean | False | True | Indicates whether the child users are to be retained. |