createGroup
//d1-client-java/io.cybercrypt.d1.serviceClients/Authn/createGroup
createGroup
[d1]\
public abstract CreateGroupResponsecreateGroup(List<Scope>scopes)
Create a new group.
Return
an instance of CreateGroupResponse.
Parameters
d1
scopes | list of scopes assigned to the new group. |