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