From 8e2afd3ef1a6a17bb888a1229a0931a8207948c8 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Wed, 24 Mar 2021 09:37:08 +0100 Subject: [PATCH] Fix link to "List of editable data fields" Signed-off-by: Joas Schilling --- admin_manual/configuration_user/instruction_set_for_users.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/configuration_user/instruction_set_for_users.rst b/admin_manual/configuration_user/instruction_set_for_users.rst index 8ddef6ae1..bb8314ef3 100644 --- a/admin_manual/configuration_user/instruction_set_for_users.rst +++ b/admin_manual/configuration_user/instruction_set_for_users.rst @@ -157,7 +157,7 @@ Edit data of a single user Edits attributes related to a user. Users are able to edit email, displayname and password; admins can also edit the quota value. Further restrictions may apply, -check the :ref:`Editable data fields list <_editable_field_list>`. Authentication +check the `List of editable data fields`_ endpoint. Authentication is done by sending a Basic HTTP Authorization header. **Syntax: ocs/v1.php/cloud/users/{userid}**