summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/api-sync.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/api-sync.rst b/core/api-sync.rst
index 52415071..0b692b2d 100644
--- a/core/api-sync.rst
+++ b/core/api-sync.rst
@@ -260,9 +260,6 @@ Receiving Terms of Service
:status 400 Bad request:
Most likely, the uploaded body is too short (less than 32 bytes).
- :status 401 Unauthorized:
- The signature is invalid or missing (or body does not match).
-
:status 402 Payment required:
The synchronization service requires payment before the
account can continue to be used. The fulfillment URL
@@ -270,6 +267,9 @@ Receiving Terms of Service
by the client. The contract should be shown to the user
in the canonical dialog, possibly in a fresh tab.
+ :status 403 Forbidden:
+ The signature is invalid or missing (or body does not match).
+
:status 409 Conflict:
The server has a more recent version than what is given
in "If-Match". The more recent version is returned. The