Skip to content

Commit

Permalink
Updated from Slack docs, 2023/07/11
Browse files Browse the repository at this point in the history
  • Loading branch information
Slack API Ref Buildbot committed Jul 11, 2023
1 parent a45def2 commit 0d3f0b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions methods/usergroups/usergroups.users.update.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
},
"errors": {
"invalid_users": "Value passed for users was empty or invalid.",
"user_not_a_member_of_this_workspace": "User(s) are not in the workspace where this usergroup exists.",
"missing_argument": "A required argument is missing.",
"no_users_provided": "Either the users field wasn't provided or an empty value was passed.",
"permission_denied": "The user does not have permission to update the list of users for a User Group.",
Expand Down

0 comments on commit 0d3f0b6

Please sign in to comment.