API Reference
Delete File (Unimplemented)
This interface is not yet implemented
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"
}
}