Creates a new User Group (often referred to as a subteam) in a Slack workspace.
nameRequiredstringUnique name for the User Group. Must be unique among all User Groups in the workspace.
handlestringUnique mention handle. Must be unique across channels, users, and other User Groups. Max 21 chars; lowercase letters, numbers, hyphens, underscores only.
team_idstringID of the Slack workspace (team) to operate on, e.g. T0123456789. Use only with org-level Enterprise Grid tokens when you need to target a specific workspace; omit for single-workspace tokens.
channelsstringComma-separated encoded channel IDs for default channels, suggested when mentioning or inviting the group.
descriptionstringShort description for the User Group.
include_countbooleanInclude the User Group's user count in the response. Server defaults to `false` if omitted.
enable_sectionbooleanConfigure this user group to show as a sidebar section for all group members. Only relevant if group has 1 or more default channels added.
additional_channelsstringComma-separated encoded channel IDs for which the User Group can custom add usergroup members to.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.