/files.remote.add
POST
/files.remote.add
files.remotefiles
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://slack.com/api/files.remote.add'
Response Response Example
200 - response
{
"ok": true
}
Request
Body Params application/x-www-form-urlencoded
external_id
stringÂ
optional
external_url
stringÂ
optional
filetype
stringÂ
optional
indexable_file_contents
stringÂ
optional
preview_image
stringÂ
optional
multipart/form-data
.title
stringÂ
optional
token
stringÂ
optional
remote_files:write
Responses
Modified at 2023-08-15 05:39:46