Create user (API)

post/api/users

Request body

usernamestring required
passwordstring required
is_adminboolean

Response

Created

Changes