From bdc9f26344d2da21e8b8e0662bf8be2a9a5d9ec3 Mon Sep 17 00:00:00 2001 From: ms Date: Tue, 27 Jul 2021 07:34:55 +0200 Subject: key rotation API, Sandbox --- libeufin/api-sandbox.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'libeufin/api-sandbox.rst') diff --git a/libeufin/api-sandbox.rst b/libeufin/api-sandbox.rst index be0ff450..1b555b0a 100644 --- a/libeufin/api-sandbox.rst +++ b/libeufin/api-sandbox.rst @@ -127,6 +127,11 @@ HTTP API ebicsHosts: string[]; } +.. http:post:: /admin/ebics/hosts/$hostID/rotate-keys + + Overwrite the bank's Ebics keys with random ones. This is entirely + meant for tests (as the Sandbox itself is) and no backup will be + produced along this operation. .. Subscriber management. -- cgit v1.2.3