v7

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01120263252.9 KB
Users Admin

Create user

post/api/v1/users

Request body

defaultRolesstring[] nullable
emailstring required
externalIdstring nullable
firstNamestring nullable
isAdminboolean nullable
{"stackTrail":"components:schemas:UserCreateInput:properties:isExternal:oneOf","oasType":"schema","type":"unknown","nullable":true}
passwordstring nullable
{"stackTrail":"components:schemas:UserCreateInput:properties:picture:oneOf","oasType":"schema","type":"unknown","nullable":true}
usernamestring required

Response

activeRoleIdinteger nullable
defaultRolesstring[] nullable
emailstring required
externalIdstring nullable
firstNamestring nullable
gitUserstring nullable
idinteger required
isAdminboolean required
isDeactivatedboolean nullable
notificationsobject required
picturestring nullable
samlIdstring nullable
titlestring nullable
tosAcceptedobject nullable
usernamestring required