Authorization: ********************
curl --location --request DELETE 'http://localhost:8080/api/system/file/' \ --header 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36' \ --header 'Authorization: <api-key>'
{ "code": 0, "message": "", "data": false, "error": "" }