Authorization: Bearer ********************
curl --location --request DELETE 'http://localhost:8098/admin/file/mode/tencent_cos' \ --header 'Authorization: Bearer <token>'
{ "code": 200, "errMsg": null, "data": true }