Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 607 Bytes

NewRole.md

File metadata and controls

14 lines (9 loc) · 607 Bytes

NewRole

Properties

Name Type Description Notes
name str Name of the role.
description str Description of the role. [optional]
acl str The `Access Control List` json defining the role of the user. This represents the access control on the user level.
members list[int] An array of user identifiers.

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