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 string Optionally update the default role to one of the newly added roles.
CreatorRoleKey string Optionally update the creator role to one of the newly added roles.