Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 729 Bytes

V1CreateUserRequest.md

File metadata and controls

13 lines (9 loc) · 729 Bytes

V1CreateUserRequest

Properties

Name Type Description Notes
username str The username of the user. It must consist of only letters, numbers, underscores, and dashes, and be at most 30 characters. It can be used for login and be part of policies.
email str The email of the user. It must be a valid email. The user will receive instructions for setting credentials on this email.
first_name str [optional]
last_name str [optional]

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