Skip to main content

ChannelGroupCreateRequest

ChannelGroupCreateRequest = object

Request to create a new channel group in the community.

Properties

accessRuleCreates?

optional accessRuleCreates: AccessRuleCreateRoleOrMemberRequest[]

Optional array of access rules to create for this channel group. Each entry specifies a role or member and their permissions.


name

name: string

The display name for the new channel group. Required.