We have RestApi with React Client on FE. We are integration our app with Clover.
So using OAuth flow we are allowing our users for connecting Clover with our App.
So now we are trying to find a way for deleting an integration using our app. Is there some way(clover's endpoint) that we have to call or the only way is user to make this through Clover platform?