| Package | Description |
|---|---|
| org.symphonyoss.symphony.pod.api | |
| org.symphonyoss.symphony.pod.model |
| Modifier and Type | Method and Description |
|---|---|
UserDetail |
UserApi.v1AdminUserCreatePost(String sessionToken,
UserCreate payload)
Create a new user
|
| Modifier and Type | Method and Description |
|---|---|
UserCreate |
UserCreate.addRolesItem(String rolesItem) |
UserCreate |
UserCreate.password(Password password) |
UserCreate |
UserCreate.roles(List<String> roles) |
UserCreate |
UserCreate.userAttributes(UserAttributes userAttributes) |
Copyright © 2017 Symphony Software Foundation. All rights reserved.