Does the revoke access token endpoint triggers the uninstall and unsubscribe the event notifications for the account?

Hi,

We have created a OAuth app with Event Subscriptions through webhooks. We are looking for a way to unsubscribe to the event notifications for a account through API call. Does the revoke access token endpoint unsubscribe the event notifications for the account? Is there any other API, we can use to trigger the uninstall flow?

Thanks

Hi @superadmin,

Yes, calling the revoke access token endpoint would deauthorize the integration and the user or account associated with that token would no longer be subscribed to events.

Thanks!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.