Ok this seemed to work - done in the database. Table ow_groups_invite appears to hold all invites and indicates whether it has been viewed via column "viewed." You just need to know the group ID and user ID and cross reference that with this table. I simply deleted that row.
If like me you have URL rewrites, you can find the group ID ow_group_groups table and the user ID in the ow_base_user table.