Skip to Content
File ServiceDownload File

DownloadFile

POST /downloadFile

Download a file.

Header

FieldValue
accessTokenaccessToken set in the Config

Body

FieldValueType
filefile to Download (full path)string
{ "file":"C:\\fileTest\\folder1\\fileName.png", }
Last updated on