API ClientsTypeScript SDKAPI ReferenceCoreType AliasesGroupCreateRequestVersion: 8.9On this pageType Alias: GroupCreateRequest type GroupCreateRequest = object; Properties description? optional description?: string; The description of the new group. groupId groupId: string; The ID of the new group. name name: string; The display name of the new group.Was this helpful?