Skip to content
ogygia playground
POST /user

Create user

This can only be done by the logged in user.

Request body

Created user object

application/json

  • id integer · int64
  • username string
  • firstName string
  • lastName string
  • email string
  • password string
  • userStatus integer · int32

    User Status

Responses

  • default successful operation application/json