The user creation arguments
Name | Type | Description | Notes |
---|---|---|---|
auth_type | str | The authentication type the user uses to authenticate. To use SAML this organization must have a configured SAML integration. | |
str | The email address of this user. | ||
name | str | The first and last name of the user. | |
roles | list[CreateUserRequestRoles] | The list of roles that applies to this user. A user may have "organizational" roles, which apply to the user at the organizational level, and "tag-specific" roles, which apply to the user for a given tag. |