| Package | Description |
|---|---|
| com.docusign.esign.api |
| Modifier and Type | Method and Description |
|---|---|
UsersResponse |
UsersApi.delete(String accountId,
UserInfoList userInfoList)
Removes users account privileges.
|
UsersResponse |
GroupsApi.deleteGroupUsers(String accountId,
String groupId,
UserInfoList userInfoList)
Deletes one or more users from a gro
Deletes one or more users from a group.
|
UsersResponse |
GroupsApi.updateGroupUsers(String accountId,
String groupId,
UserInfoList userInfoList)
Adds one or more users to an existing group.
|
Copyright © 2017. All rights reserved.