Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 466 Bytes

NewRole.md

File metadata and controls

15 lines (8 loc) · 466 Bytes

NewRole

Properties

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