usergroups_disable
Disable a Slack User Group by providing its encoded ID. Optionally include user count or team ID for org tokens.
Instructions
Disable an existing User Group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | No | Encoded team ID where the User Group exists, required if org token is used (e.g. ``T0123``). | |
| usergroup | Yes | The encoded ID of the User Group to disable (e.g. ``S0123``). | |
| include_count | No | Include the number of users in the User Group in the response. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||