From 3b14dcbc99718bab7b41e82aae5e80e00a495ef9 Mon Sep 17 00:00:00 2001
From: DMRobertson
Date: Fri, 18 Aug 2023 11:27:45 +0000
Subject: deploy: 54317d34b76adb1e8f694acd91f631b3abe38947
---
develop/admin_api/user_admin_api.html | 4 ++++
1 file changed, 4 insertions(+)
(limited to 'develop/admin_api/user_admin_api.html')
diff --git a/develop/admin_api/user_admin_api.html b/develop/admin_api/user_admin_api.html
index f4c4bf5c91..20043020a8 100644
--- a/develop/admin_api/user_admin_api.html
+++ b/develop/admin_api/user_admin_api.html
@@ -371,6 +371,10 @@ that contain this value. This parameter is ignored when using the nametrue
to include guest users.
+admins
- Optional flag to filter admins. If true
, only admins are queried. If false
, admins are excluded from
+the query. When the flag is absent (the default), both admins and non-admins are included in the search results.
+
+
deactivated
- string representing a bool - Is optional and if true
will include deactivated users.
Defaults to false
to exclude deactivated users.
--
cgit 1.5.1