From a23c172ad09d0a82cbdecf995beb2f1fbc223285 Mon Sep 17 00:00:00 2001 From: Gian Klug <51193103+gianklug@users.noreply.github.com> Date: Mon, 1 Dec 2025 09:30:32 +0100 Subject: [PATCH] fix(user): typo in data privacy tasks endpoint --- api/user.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/user.rst b/api/user.rst index 3036f8f1..b82c5623 100644 --- a/api/user.rst +++ b/api/user.rst @@ -1151,7 +1151,7 @@ Via Data Privacy Endpoint Required permission: ``admin.data_privacy`` -``POST``-Request sent: ``/api/v1/data_privacy_task`` +``POST``-Request sent: ``/api/v1/data_privacy_tasks`` .. code-block:: json