{
"user_id": "string",
"user_key": "string",
"path": "string"
}curl --location --request DELETE '/files/delete' \
--header 'Content-Type: application/json' \
--data-raw '{
"user_id": "string",
"user_key": "string",
"path": "string"
}'{
"code": 0,
"message": "string"
}