Name | Type | Description | Notes |
---|---|---|---|
name | string | The user's name. | [optional] |
string | A unique email address, which serves as the login name and notification address. | [optional] | |
role | string | The role to assign. | [optional] |
subAccountIds | string[] | A list of product environment IDs that this user can access. Ignored if the role is `master_admin`. Default: all product environments. | [optional] |
enabled | bool | Whether the user is enabled. Default: true. | [optional] |