From 956e914307029dbfbdb387fd6c0749dd50935fa4 Mon Sep 17 00:00:00 2001 From: Achilleas Pipinellis Date: Thu, 17 Mar 2016 12:21:12 +0200 Subject: Add missing API docs on external user [ci skip] --- doc/api/users.md | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/api/users.md b/doc/api/users.md index 44a29da5ecc..383e7c76ab0 100644 --- a/doc/api/users.md +++ b/doc/api/users.md @@ -220,6 +220,7 @@ Parameters: - `bio` - User's biography - `admin` (optional) - User is admin - true or false (default) - `can_create_group` (optional) - User can create groups - true or false +- `external` (optional) - Flags the user as external - true or false(default) Note, at the moment this method does only return a 404 error, even in cases where a 409 (Conflict) would be more appropriate, -- cgit v1.2.3