summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-11-27 19:25:20 +0100
committerChristian Grothoff <christian@grothoff.org>2020-11-27 19:25:20 +0100
commit44e94a16d304e162071c8687dfa76db286c41f0d (patch)
tree7199b38ff6b58a40641757cd2aa298847bcb2c27 /core
parentbe7a2c47e649e6c7f81eaec23e6e71da8287590a (diff)
downloaddocs-44e94a16d304e162071c8687dfa76db286c41f0d.tar.gz
docs-44e94a16d304e162071c8687dfa76db286c41f0d.tar.bz2
docs-44e94a16d304e162071c8687dfa76db286c41f0d.zip
add missing possible status code
Diffstat (limited to 'core')
-rw-r--r--core/api-exchange.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 4d5d5121..6e51bc40 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -471,6 +471,8 @@ Management operations authorized by master key
The request was successfully processed.
:http:statuscode:`403 Forbidden`:
A provided signature is invalid.
+ :http:statuscode:`404 Not found`:
+ One of the keys for which a signature was provided is unknown to the exchange.
**Details:**