Authorization: Bearer ********************
curl --location --request DELETE 'https://tk.wxdatas.cn/v1/files/' \ --header 'Authorization: Bearer <token>'
{ "error": { "message": "string", "type": "string", "param": "string", "code": "string" } }