DownloadFile

AccessToken

Download a file.

Endpoint

POST /downloadFile

Parameter

FieldValue
accessTokenaccessToken set in the Config

Body

FieldValueType
filefile to Download (full path)string

Response

200

{
"file":"C:\\fileTest\\folder1\\fileName.png",
}
Status: 200
<File>

400

"Error Text"