| 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] |