Revoke app permissions

Hello!
Our team is developing some apps for other clients, but we are not sure about how the permission system works in case we stop working with any of them. My question is, what would we need to do if we want a client to stop having access to our app?

hi @Lucia1

Good question. I think that when you want to revoke just one customer from using your app you will need to do that inside your app by sending a 200 return code before the app does what it needs to do. This is for integration app, not sure how to do that on (board) views. You can also change the Client Secret and the Signing Secret but I’m afraid this impact all user and accounts.