Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 659 Bytes

UpdateRole.md

File metadata and controls

14 lines (9 loc) · 659 Bytes

# UpdateRole

Properties

Name Type Description Notes
name string Name of the role. [optional]
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. [optional]
members int[] An array of user identifiers. [optional]

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