Authorization: Bearer ********************
curl --location --request DELETE 'https://api.tu-zi.com/v1/files/' \ --header 'Authorization: Bearer <token>'
{ "id": "file-abc123", "object": "file", "deleted": true }