1
0
Fork 0
mirror of synced 2024-08-02 20:12:01 +12:00
appwrite/docs/references/account/delete-session.md
Vincent (Wen Yu) Ge 57621de57d Damodar's comments
2023-06-15 18:38:15 +00:00

1 line
248 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/client/account#accountDeleteSessions) instead.