Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 2.07 KB

File metadata and controls

10 lines (7 loc) · 2.07 KB

AddRolesToRoleSetRequestBody

Fields

Field Type Required Description
roleKeys List<String> ✔️ Array of role keys to add to the role set.
Must contain at least one role and no more than 10 roles.
defaultRoleKey Optional<String> Optionally update the default role to one of the newly added roles.
creatorRoleKey Optional<String> Optionally update the creator role to one of the newly added roles.