Authorization: ********************{
"path": "string",
"file": "string"
}curl --location --request POST '/deleteFile' \
--header 'Authorization: <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"path": "string",
"file": "string"
}'{}