Authorization: Bearer ********************
curl --location --request DELETE 'http://119.45.164.188:9180/prod-api/project/files/' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "msg": "string", "data": {} }