1
0
Fork 0
mirror of synced 2024-07-04 14:10:33 +12:00
appwrite/docs/references/account/delete-session.md
2023-10-13 15:43:44 +02:00

281 B

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 instead.