MoleAPIMoleAPI
文件API 參考AI 模型介面未實作(Unimplemented)檔案(Files)

刪除檔案(未實作)

此介面尚未實作

DELETE
/v1/files/{file_id}

Authorization

BearerAuth

AuthorizationBearer <token>

使用 Bearer Token 认证。 格式: Authorization: Bearer sk-xxxxxx

In: header

Path Parameters

file_id*string

Response Body

application/json

curl -X DELETE "https://api.moleapi.com/v1/files/string"
{
  "error": {
    "message": "string",
    "type": "string",
    "param": "string",
    "code": "string"
  }
}

這篇文件對您有幫助嗎?

最後更新於

返回首頁網關