Authentication
Log Out Of All Sessions
Revokes every session token for the authenticated user across all devices, including the current one. Use this to invalidate a session token that may have been leaked or stolen. API keys are stored separately and are not affected; revoke them from the API keys page.
post/v1/users/logout/all
Response
No Content