GET /files.remote.share
Summary: —
Operation ID: files_remote_share
Auth: unknown
Operation ID: files_remote_share
Auth: unknown
Description
Share a remote file into a channel.
Parameters (4)
channels
(string, query, optional)
Comma-separated list of channel IDs where the file will be shared.
external_id
(string, query, optional)
The globally unique identifier (GUID) for the file, as set by the app registering the file with Slack. Either this field or `file` or both are required.
file
(string, query, optional)
Specify a file registered with Slack by providing its ID. Either this field or `external_id` or both are required.
token
(string, query, optional)
Authentication token. Requires scope: `remote_files:share`
No probe data for this endpoint yet.