Skip to content

Commit 4c6f058

Browse files
author
Slack API Ref Buildbot
committed
Updated from Slack docs, 2025/01/29
1 parent 2aaf84b commit 4c6f058

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

methods/usergroups/usergroups.users.update.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,12 @@
2727
"desc": "Include the number of users in the user group.",
2828
"type": "boolean"
2929
},
30+
"is_shared": {
31+
"required": false,
32+
"example": "true",
33+
"desc": "Boolean to identify if the API is getting called when a shared section is getting shared.",
34+
"type": "boolean"
35+
},
3036
"team_id": {
3137
"required": false,
3238
"example": "T1234567890",

0 commit comments

Comments
 (0)