From 44e94a16d304e162071c8687dfa76db286c41f0d Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 27 Nov 2020 19:25:20 +0100 Subject: add missing possible status code --- core/api-exchange.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'core') 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:** -- cgit v1.2.3