From 19cac033058898eaf1d90b2b16651ad70ff94f3c Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Fri, 15 May 2020 22:45:18 -0600 Subject: [PATCH] Update specification/client_server_api.rst Co-authored-by: Hubert Chathi --- specification/client_server_api.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/client_server_api.rst b/specification/client_server_api.rst index 4082fcebd..62550d0aa 100644 --- a/specification/client_server_api.rst +++ b/specification/client_server_api.rst @@ -411,7 +411,7 @@ each device at any one time. Soft logout ~~~~~~~~~~~ -When a requests fail due to a 401 status code per above, the server can +When a request fails due to a 401 status code per above, the server can include an extra response parameter, ``soft_logout``, to indicate if the device information has been retained by the server. This defaults to ``false``, implying the server has deleted the device alongside the access token.