{
"bucket": "string",
"downPath": [
"string"
]
}curl --location --request DELETE '/remove' \
--header 'Content-Type: application/json' \
--data-raw '{
"bucket": "string",
"downPath": [
"string"
]
}'{
"code": 200,
"message": "成功",
"ts": 1690434448179,
"traceId": "13071708855620032",
"data": null,
"success": true
}