v3

latestOpenAPI 3.0.1raw.githubusercontent.com2026-08-01230114249.2 KB
User

Creates a new user in the system by accepting user data in the request body

post/user

Request body

userIdinteger
emailstring
passwordstring
userGroupinteger

Response

User is successfully created. The 'id' property will include newly created user's 'id'

userIdinteger
emailstring
usernamestring
totpEnabledboolean