Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 813 Bytes

File metadata and controls

14 lines (10 loc) · 813 Bytes

CreateGroupRequest

CreateGroupRequest

Properties

Name Type Required Description
name GroupName Yes The name of the Group.
organizations List[OrganizationRid] Yes The RIDs of the Organizations whose members can see this group. At least one Organization RID must be listed.
description Optional[str] No A description of the Group.
attributes Dict[AttributeName, AttributeValues] Yes A map of the Group's attributes. Attributes prefixed with "multipass:" are reserved for internal use by Foundry and are subject to change.

[Back to Model list] [Back to API list] [Back to README]