Track log out event for third party application. | Community
Skip to main content

Track log out event for third party application.

  • September 13, 2023
  • 0 replies
  • 0 views

Muskan

If I am using zendesk as a platform for some third party application, can I capture the log out event in my application, when user logs out of the current zendesk account ?

I am aware that I can use "/api/v2/users" to fetch the details of current logged in user and use that for the same purpose but I specifically want that my application can detect when user logs out.

Is it possible ?