Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 723 Bytes

UserCreateRole.md

File metadata and controls

13 lines (9 loc) · 723 Bytes

UserCreateRole

Properties

Name Type Description Notes
all_asset_groups bool Whether to grant the user access to all asset groups. Defaults to `false`. [optional]
all_sites bool Whether to grant the user access to all sites. Defaults to `false`. [optional]
id str The identifier of the role the user is assigned to.
superuser bool Whether the user is a superuser. Defaults to `false`. [optional]

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