Update specific attributes of a Role, leaving the rest unchanged.

You must be a system administrator or have role management permissions.

Body Params
CheckPrincipalTypes
array of strings

List of Principals Type whether to check (default=null)

CheckPrincipalTypes
Roles
object

DataEntity containing two lists (Add and Delete, both optional) of role names or UUIDs to add or remove from the role (default=null)

Users
object

DataEntity containing two lists (Add and Delete, both optional) of user names or UUIDs to add or remove from the role (default=null)

Groups
object

DataEntity containing two lists (Add and Delete, both optional) of group names or UUIDs to add or remove from the role (default=null)

string

Description of the role (default=null)

string
required

UUID of the role to update

Response

Language
Response
Choose an example:
*/*