From 3607476b7823db8eca00e1550dc5b734d7187fca Mon Sep 17 00:00:00 2001 From: ms Date: Thu, 19 May 2022 08:00:50 +0200 Subject: account deletion move API from Access to Demobank. --- core/api-bank-access.rst | 6 ------ 1 file changed, 6 deletions(-) (limited to 'core') diff --git a/core/api-bank-access.rst b/core/api-bank-access.rst index 1266a564..0d1450a8 100644 --- a/core/api-bank-access.rst +++ b/core/api-bank-access.rst @@ -268,9 +268,3 @@ Registration (Testing) **Response** :http:statuscode:`200 OK`: Registration was successful. - -.. http:POST:: ${BANK_API_BASE_URL}/testing/unregister - - Delete a bank account. The bank account to delete is extracted from the basic auth credentials. - - -- cgit v1.2.3