Clear all current user sessions using auth0 dashboard

Hello,

We recently removed one of our application from app and play store which uses auth0 for authentication .We noticed some of the users are still using the app with their existing tokens .Is it possible to expire all existing tokens or logout all users from app .I tried logging out users using the following api
https:///v2/logout
I am not sure if its working as i could still see some active users in the following link .