Skip to content

Commit f2e768a

Browse files
author
Slack API Ref Buildbot
committed
Updated from Slack docs, 2023/08/23
1 parent 5dca440 commit f2e768a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

methods/auth/auth.teams.list.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"group": "auth",
33
"name": "auth.teams.list",
44
"deprecated": false,
5-
"desc": "List the workspaces a token can access.",
5+
"desc": "Obtain a full list of workspaces your org-wide app has been approved for.",
66
"args": {
77
"cursor": {
88
"required": false,

methods/usergroups/usergroups.users.update.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"failed_for_some_users": "User(s) are not in the workspace where this usergroup exists.",
4141
"missing_argument": "A required argument is missing.",
4242
"no_users_provided": "Either the users field wasn't provided or an empty value was passed.",
43-
"permission_denied": "The user does not have permission to update the list of users for a User Group.",
43+
"permission_denied": "The user does not have permission to update the list of users for a User Group. Check workspace settings to confirm whether the calling user has permission.",
4444
"plan_upgrade_required": "This workspace does not have access to User Groups, as that feature is only available on Standard and above plans.",
4545
"subteam_max_users_exceeded": "Exceeds maximum supported number of users per subteam.",
4646
"access_denied": "Access to a resource specified in the request is denied.",

0 commit comments

Comments
 (0)