{ "fileUrl": "string" }
curl --location --request POST 'http://localhost:7005/print/downloadFile' \ --header 'Content-Type: application/json' \ --data-raw '{ "fileUrl": "string" }'
{}