1
0
Fork 0
mirror of synced 2024-09-09 22:27:06 +12:00
appwrite/docs/references/account/delete-session.md
2023-09-28 12:56:27 +00:00

1 line
No EOL
262 B
Markdown

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](/docs/references/cloud/client-web/account#deleteSessions) instead.