Skip to content

Commit

Permalink
Merge pull request ErikKalkoken#66 from jasonappah/patch-1
Browse files Browse the repository at this point in the history
Update scope on users.prefs.get
  • Loading branch information
ErikKalkoken authored Jan 13, 2021
2 parents 235dc41 + c7f137e commit 91c39e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion users.prefs.get.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This method has the URL `https://slack.com/api/users.prefs.get` and follows the

Argument|Example|Required|Description
--------|-------|--------|-----------
`token`|`xxxx-xxxxxxxxx-xxxx`|Required|Authentication token (Requires scope: ??)
`token`|`xxxx-xxxxxxxxx-xxxx`|Required|Authentication token (Requires scope: read, needs client token)

## Response
If successful you will receive the updates [file object](https://api.slack.com/types/file) as JSON.
Expand Down

0 comments on commit 91c39e1

Please sign in to comment.