Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 1.02 KB

UserCreateForm.md

File metadata and controls

24 lines (21 loc) · 1.02 KB

UserCreateForm

Properties

Name Type Description Notes
username string
alias string [optional]
title string [optional]
account_number string [optional]
color string The hexadecimal color code (default: auto-calculated by name) [optional]
email string
language string
locale string
timezone string
supervisor int User ID [optional]
roles string[] [optional]
plain_password string Plain text password
plain_api_token string Plain API token [optional]
enabled bool [optional]
system_account bool [optional]
requires_password_reset bool [optional]

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