User

Create a user

post/user

Headers

Authorizationstring required

Authentication header

Request body

createdAtstring
emailstring
idinteger
passwordstring
saltstring
updatedAtstring
userStatusinteger
usernamestring
uuidstring

Response

Success

msgstring

Example response

{
  "msg": "Success"
}

Changes

No recorded changes to this endpoint across all 7 revisions of this API.