curl --location --request DELETE 'https://api.hdgsb.com/v1/files/' \ --header 'Authorization: Bearer {{YOUR_API_KEY}}'
{ "id": "file-abc123", "object": "file", "deleted": true }