How to clear tenant sessions

I have a tenant logged in using multiple devices.

How can I check for the current sessions and clear them? This is kind of urgent for me because the tenant should not be logged in anymore and I want to ensure that somehow.

The logout URL doesn’t work when I try https://auth0.auth0.com/v2/logout. On visiting the URL it logs out from the identity provider (Google) which was used to login, but it doesn’t clear the Auth0 session. Once I visit, manage.auth0.com after visiting the logout URL, it opens up the dashboard again.