{
"filepathwithfilename": "",
"isfile": true
}
curl --location --request POST '/fileupload/fileupload_delete' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"filepathwithfilename": "",
"isfile": true
}'
{}