summaryrefslogtreecommitdiff
path: root/rest/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'rest/index.rst')
-rw-r--r--rest/index.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/rest/index.rst b/rest/index.rst
index f43d797..e656e4b 100644
--- a/rest/index.rst
+++ b/rest/index.rst
@@ -26,10 +26,6 @@ HTTPS. Requests require a ``Content-Type`` header of ``application/json``.
Response bodies are JSON-encoded values. Unlike the JSON v5 API there is no
requirement for time syncronization, Blowfish cryptography, or partner logins.
-The API requires a cookie aware client as several cookies will be issued during
-authentication that **must** be present in every request. Failure to provide
-the cookies will result in HTTP 400 errors.
-
.. _rest-csrf-token:
CSRF Token / Cookie