From 6715d9a00ea90b2b62dd8666c674897aabc314fa Mon Sep 17 00:00:00 2001 From: Brandon Date: Fri, 21 Jan 2022 06:25:17 -0600 Subject: [PATCH] docs: update description for delete session endpoint --- docs/references/account/delete-session.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/references/account/delete-session.md b/docs/references/account/delete-session.md index e0ca6d29a..cd1f22f62 100644 --- a/docs/references/account/delete-session.md +++ b/docs/references/account/delete-session.md @@ -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. \ No newline at end of file +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.