API 参考
删除文件 (未实现)
此接口尚未实现
DELETE
/r1/files/{file_id}Authorization
BearerAuth
AuthorizationBearer <token>使用 Bearer Token 认证。 格式: Authorization: Bearer sk-xxxxxx
In: header
Path Parameters
file_id*stringResponse Body
curl -X DELETE "https://ai-tokens.space/r1/files/string"{
"error": {
"message": "string",
"type": "string",
"param": "string",
"code": "string"
}
}