Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 654 Bytes

UserCreateForm.md

File metadata and controls

19 lines (15 loc) · 654 Bytes

UserCreateForm

Properties

Name Type Description Notes
username str
alias str [optional]
title str [optional]
avatar str [optional]
email str
language str
timezone str
enabled bool [optional]
plain_password str Plain text password
roles list[str] [optional]

[Back to Model list] [Back to API list] [Back to README]