Create user
POST
/api/v1/users
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ”object
username
string
password
string
role
string
Responses
Section titled “ Responses ”User created
object
username
string
role
string
email
string
createdAt
string
lastLoginAt
string
Invalid input
Unauthorized
Forbidden
User already exists