Skip to content

Commit

Permalink
Update files.share.md
Browse files Browse the repository at this point in the history
added info about needed token type
  • Loading branch information
ErikKalkoken committed Jul 11, 2018
1 parent 3921f65 commit 24bde57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files.share.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/files.share` and follows the [Sla

Argument|Example|Required|Description
--------|-------|--------|-----------
`token`|`xxxx-xxxxxxxxx-xxxx`|Required|Authentication token (Requires scope: ??)
`token`|`xxxx-xxxxxxxxx-xxxx`|Required|Legacy token (requires scopes: `post`)
`file`|`F12345678`|Required|ID of the file to be edited
`channel`|`C12345678`|Required|ID of channel to share the file in. Works with both public (channel ID) and private channels (group ID)

Expand Down

0 comments on commit 24bde57

Please sign in to comment.