Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 700 Bytes

UpdateUserRequest.md

File metadata and controls

14 lines (10 loc) · 700 Bytes

UpdateUserRequest

Properties

Name Type Description Notes
dry_run bool Indicates wether a request should only be verified or executed. [optional] [default to false]
email string Email of the user. [optional]
username string Name of the user minLength: 3
password string A secure password minLength: 6
country string [optional]

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