{ "filePath": "string" }
curl --location --request POST '/api/deleteUploadFile' \ --header 'Content-Type: application/json' \ --data-raw '{ "filePath": "string" }'
{}