UserManagementWebService.setUserRoles({'role[]': /* roles2 role[] params of the roles to set */, 'role': /* roles role params of the roles to set */, 'login': /* login the account */});
Set the roles for the given account
Output:
javax.ws.rs.core.Response - the {@link org.apache.marmotta.platform.user.webservices.UserWebService.AccountPoJo} of the account after update