commit e5cda8311e2d9c9000b131ceb80081b39d80239b parent 6faae9f3620d0bc54728259cf322c05b3adf099f Author: bohdan-potuzhnyi <bohdan.potuzhnyi@gmail.com> Date: Tue, 11 Nov 2025 17:20:40 +0100 Merge branch 'master' of ssh://git.taler.net/taler-docs Diffstat:
| M | core/api-mailbox.rst | | | 8 | ++++++++ |
1 file changed, 8 insertions(+), 0 deletions(-)
diff --git a/core/api-mailbox.rst b/core/api-mailbox.rst @@ -310,6 +310,14 @@ Receiving messages where ``TALER_SIGNATURE_MAILBOX_DELETE_MESSAGES`` is a signature purpose value registered in GANA. + :query count=NUMBER: *Optional.* If specified, + the Mailbox service will delete up to ``NUMBER`` + of new messages starting from the ID provided + in ``Match-If``. + If the parameter is not provided, only a single + message will be deleted. + + **Details:** .. _MessageDeletionRequest: