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