MoleAPIMoleAPI
ドキュメントAPI リファレンスAIモデルAPI未実装(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"
  }
}

このガイドはいかがですか?

最終更新日

ホームへ戻るゲートウェイ