Skip to content

Latest commit

History

History
19 lines (15 loc) · 780 Bytes

File metadata and controls

19 lines (15 loc) · 780 Bytes

UserUpdateDTO

Properties

NameTypeDescriptionNotes
uristrUser URI
first_namestrUser first name
languagestrUser language
passwordstrOptional user password[optional]
adminboolUser admin flag
last_namestrUser last name
emailstrUser email
enableboolUser is enable[optional]
favoriteslist[str][optional]
linked_personstrURI of the Person linked to this account[optional]

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