Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 642 Bytes

UpdateRole.md

File metadata and controls

13 lines (9 loc) · 642 Bytes

UpdateRole

Properties

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

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