Authorization: Bearer ********************
{
"filePath": "2024/01/16/i-addr.png",
"downloadFilePath": "in aute"
}
curl --location --request POST 'http://47.93.16.76:8080/file/app/api/v1/download/file' \
--header 'Content-Type: application/json' \
--data-raw '{
"filePath": "2024/01/16/i-addr.png",
"downloadFilePath": "in aute"
}'
{}