mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Fix several typos
Signed-off-by: Grzegorz Szymaszek <gszymaszek@short.pl>
This commit is contained in:
@@ -14,9 +14,9 @@ basic HTTP authentication header.
|
||||
* POST argument: userid - string, the required username for the new user
|
||||
* POST argument: password - string, the password for the new user, leave empty to send welcome mail
|
||||
* POST argument: displayName - string, the display name for the new user
|
||||
* POST argument: email - string, the email for the nex user, required if password empty
|
||||
* POST argulent: groups - array, the groups for the new user
|
||||
* POST argument: subadmin - array, the groups in wich the new user is subadmin
|
||||
* POST argument: email - string, the email for the new user, required if password empty
|
||||
* POST argument: groups - array, the groups for the new user
|
||||
* POST argument: subadmin - array, the groups in which the new user is subadmin
|
||||
* POST argument: quota - string, quota for the new user
|
||||
* POST argument: language - string, language for the new user
|
||||
|
||||
|
||||
Reference in New Issue
Block a user