Optional requestFactory: OrgGroupsApiRequestFactoryOptional responseProcessor: OrgGroupsApiResponseProcessorPrivate configurationPrivate requestPrivate responseThe request object
Optional options: ConfigurationCreate a new organization group.
The request object
Optional options: ConfigurationCreate a new policy for an organization group.
The request object
Optional options: ConfigurationCreate a new policy override for an organization within an org group.
The request object
Optional options: ConfigurationDelete an organization group by its ID.
The request object
Optional options: ConfigurationDelete an organization group policy by its ID.
The request object
Optional options: ConfigurationDelete an organization group policy override by its ID.
The request object
Optional options: ConfigurationGet a specific organization group by its ID.
The request object
Optional options: ConfigurationGet a specific organization group membership by its ID.
The request object
Optional options: ConfigurationList organization group memberships. Filter by org group ID or org UUID. At least one of filter[org_group_id] or filter[org_uuid] must be provided. When filtering by org UUID, returns a single-item list with the membership for that org.
The request object
Optional options: ConfigurationList policies for an organization group. Requires a filter on org group ID.
The request object
Optional options: ConfigurationList all org configs that are eligible to be used as organization group policies.
Optional options: ConfigurationList policy overrides for an organization group. Requires a filter on org group ID. Optionally filter by policy ID.
The request object
Optional options: ConfigurationList all organization groups that the requesting organization has access to.
The request object
Optional options: ConfigurationUpdate the name of an existing organization group.
The request object
Optional options: ConfigurationMove an organization to a different org group by updating its membership.
The request object
Optional options: ConfigurationUpdate the content of an existing organization group policy.
The request object
Optional options: ConfigurationUpdate an existing organization group policy override.
The request object
Optional options: ConfigurationGenerated using TypeDoc
Move a batch of organizations from one org group to another. This is an atomic operation. Maximum 100 orgs per request.