taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 490f4a0a57eafc359b089f9cb0fc50dd8d5f6200
parent eddbb4f61b48a072dca1ab1b99c1d70ccc6bba84
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date:   Sat, 25 Jan 2025 21:37:54 +0100

update taldir api wrt deletion

Diffstat:
Mcore/api-taldir.rst | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/core/api-taldir.rst b/core/api-taldir.rst @@ -104,6 +104,9 @@ Address registration In order to only modify the data, the duration may be set to 0. When the call is made with unmodified data and a duration of 0, the endpoint will return how long this registration is currently paid for. + In order to delete the mapping, the target URI may be set to the empty string. + When the call is made with the empty string, and upon re-validation, the mapping + will be deleted. **Request**