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