appwrite/docs/references/account/delete-session.md

1 line
281 B
Markdown
Raw Normal View History

2023-10-13 13:43:44 +00:00
Logout the user. Use 'current' as the session ID to logout on this device, use a session ID to logout on another device. If you're looking to logout the user on all devices, use [Delete Sessions](https://appwrite.io/docs/references/cloud/client-web/account#deleteSessions) instead.