gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: delete accounts


From: gnunet
Subject: [taler-docs] branch master updated: delete accounts
Date: Thu, 19 May 2022 07:22:37 +0200

This is an automated email from the git hooks/post-receive script.

ms pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 63d3a2c  delete accounts
63d3a2c is described below

commit 63d3a2cf777d44b63d113e8d1bb19d4861c8b38c
Author: ms <ms@taler.net>
AuthorDate: Thu May 19 07:22:33 2022 +0200

    delete accounts
---
 core/api-bank-access.rst | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/core/api-bank-access.rst b/core/api-bank-access.rst
index 860cc50..1266a56 100644
--- a/core/api-bank-access.rst
+++ b/core/api-bank-access.rst
@@ -249,7 +249,6 @@ Transactions
 Registration (Testing)
 ----------------------
 
-
 .. http:POST:: ${BANK_API_BASE_URL}/testing/register
 
   Create a new bank account.  This endpoint should be disabled for most 
deployments, but is useful
@@ -269,3 +268,9 @@ 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.
+
+

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]