Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 5.11 KB

File metadata and controls

14 lines (11 loc) · 5.11 KB

UpdateInstanceOrganizationSettingsRequestBody

Fields

Field Type Required Description
enabled JsonNullable<? extends Boolean> N/A
maxAllowedMemberships JsonNullable<? extends Long> N/A
adminDeleteEnabled JsonNullable<? extends Boolean> N/A
domainsEnabled JsonNullable<? extends Boolean> N/A
domainsEnrollmentModes List<String> Specify which enrollment modes to enable for your Organization Domains.
Supported modes are 'automatic_invitation' & 'automatic_suggestion'.
creatorRoleId Optional<? extends String> Specify what the default organization role is for an organization creator.
domainsDefaultRoleId Optional<? extends String> Specify what the default organization role is for the organization domains.