user

Register user into the system

Adds a new user not created yet into the system

post/register

Request body

emailstring required
passwordstring required

Response

successful operation

_idinteger
emailstring
jwtstring
rolestring
passwordstring
alertEnabledboolean

Changes