descstring
The description for the organization. Max length: 16384 characters.
namestring
The unique, URL-friendly programmatic name for the organization. Must be lowercase, start with a letter, and contain only lowercase letters, numbers, and underscores. Max length: 16384 characters. If not provided, Trello will generate one based on the displayName.
websitestring
The URL of the organization's website. Must start with 'http://' or 'https://'. Can be null or an empty string if no website.
displayNamestring
The human-readable name for the organization. Min length: 1 character. Cannot begin or end with a space. This field is required.
prefs__permissionLevelstring
The default permission level for new boards created within the organization. Allowed values: 'private' or 'public'.
prefs__associatedDomainstring
The Google Workspace (formerly G Suite) domain to associate with the organization. This enables features like restricting membership to users from this domain.
prefs__googleAppsVersionstring
The version of Google Workspace integration. Allowed values: '1' or '2'.
prefs__orgInviteRestrictstring
Specifies restrictions on who can be invited to the organization, e.g., a comma-separated list of email domains ('@example.com,@mycompany.com') or specific email addresses. If not set, any Trello user can be invited.
prefs__externalMembersDisabledstring
Determines if external members (guests) are disabled for the organization. Set to 'true' to disable, 'false' to enable.
prefs__boardVisibilityRestrict__orgstring
Controls creation of organization-visible boards. Allowed values: 'admin' (only admins can create), 'none' (cannot be created), 'org' (any member can create).
prefs__boardVisibilityRestrict__publicstring
Controls creation of public boards. Allowed values: 'admin' (only admins can create), 'none' (cannot be created), 'org' (any member can create).
prefs__boardVisibilityRestrict__privatestring
Controls creation of private boards. Allowed values: 'admin' (only admins can create), 'none' (cannot be created), 'org' (any member can create).