Users
Create a new user (Admin)
Create a new user. (Requires the username, password and email.)
put/users
Query parameters
usernamestring
passwordstring
sha256(password) Deprecated: for privacy, send this in a form or JSON request body instead of the query string (query values land in server/proxy logs and browser history). Query-string support will be removed in API9.
emailstring
fullnamestring
disable0 | 1
groupinteger
Request body
Response
Created