Authorization: Bearer ********************
curl --location --request DELETE 'http://10.12.186.133:30924/transpond/internal/file/favorite?id' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "msg": "", "data": "" }