{}
curl --location --request PUT 'http://127.0.0.1:5222/web-api/download-resources/6982c78d7431180a64175405' \ --header 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpX' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "code": 0, "data": null, "message": "Download resource updated successfully" }