Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 670 Bytes

File metadata and controls

12 lines (9 loc) · 670 Bytes

# UpdateTeamUserRequest

Properties

Name Type Description Notes
is_admin bool `true` or `false` if the user will be an (team) admin. `false` by default. [optional] [default to false]
active bool `true` or `false` if the user could log in. `true` by default. [optional] [default to true]
name string Full name of the user. [optional]
contact_email string The contact email address of the user. [optional]
quota_total string Update their total quota in MB. [optional]