Authorization: Bearer ********************
curl --location --request DELETE 'https://1.api.aithing.net/v1/files/' \ --header 'Authorization: Bearer '
{ "id": "file-abc123", "object": "file", "deleted": true }