Merge pull request #2661 from appwrite/doc-session-delete-updates

docs: update description for delete session endpoint
This commit is contained in:
Eldad A. Fux
2022-01-21 17:04:00 +02:00
committed by GitHub
+1 -1
View File
@@ -1 +1 @@
Use this endpoint to log out the currently logged in user from all their account sessions across all of their different devices. When using the option id argument, only the session unique ID provider will be deleted.
Use this endpoint to log out the currently logged in user from all their account sessions across all of their different devices. When using the Session ID argument, only the unique session ID provided is deleted.