We have a legacy private unlisted app that has several merchants that never uninstalled the app.
Is there a way to remove these stores from the application from the developer’s side – an API call for example? I don’t see anything in the Partner Admin, but maybe missed it.
Or do we need to reach out to each merchant to ask them to uninstall?
I think the real way of doing this is ensuring you no longer has a token that works to their shop. In this case you are certain that if it’s still installed it will end up with an error page.
Thanks, @Jannik_Hansen . That would help in some situations.
Our problem is that we have found that users are mistakenly clicking on the legacy app in their Admin Apps page, and then getting confused by the error and how to login to the actual app.
I was trying to eliminate that path entirely by somehow deleting the app from their store. But I can’t tell if that’s possible.