Update specific attributes of a Role, leaving the rest unchanged.Ask AIpost https://example.com/Roles/UpdateRoleYou must be a system administrator or have role management permissions.Body ParamsCheckPrincipalTypesarray of stringsList of Principals Type whether to check (default=null)CheckPrincipalTypesADD stringRolesobjectDataEntity containing two lists (Add and Delete, both optional) of role names or UUIDs to add or remove from the role (default=null)Roles objectUsersobjectDataEntity containing two lists (Add and Delete, both optional) of user names or UUIDs to add or remove from the role (default=null)Users objectGroupsobjectDataEntity containing two lists (Add and Delete, both optional) of group names or UUIDs to add or remove from the role (default=null)Groups objectDescriptionstringDescription of the role (default=null)NamestringrequiredUUID of the role to updateResponse 200API-ResultUpdated 7 months ago