Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 878 Bytes

UpdateUserRequest.md

File metadata and controls

13 lines (9 loc) · 878 Bytes

UpdateUserRequest

The user update arguments

Properties

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. [optional]
name str The first and last name of the user. [optional]
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. [optional]

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