Users

Create a new user

post/users

Request body

usernamestring required
passwordstring required
emailstring email
rolestring
role_idstring

MongoDB ObjectId represented as a hexadecimal string

Response

User created successfully

codeinteger
messagestring

Changes