{ "token": "string", "taskId": "string" }
curl --location --request POST '/public-api/file/download' \ --header 'Content-Type: application/json' \ --data-raw '{ "token": "string", "taskId": "string" }'