Users

Create a new user

Creates a new user with a username and password.

post/users/create

Request body

usernamestring
passwordstring

Response

User created successfully.

Changes