本文档由Thor提供,只用于测试。star项目:https://github.com/AIDotNet/Thor
Authorization: Bearer ********************
curl --location --request DELETE 'https://api.openai.com/v1/files/' \ --header 'Authorization: Bearer <token>'
{ "id": "file-abc123", "object": "file", "deleted": true }