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