Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 623 Bytes

NewRole.md

File metadata and controls

14 lines (9 loc) · 623 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 int[] An array of user identifiers.

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