永沐Yongmu API
AI 模型接口未实现(Unimplemented)文件(Files)

上传文件 (未实现)

此接口尚未实现

POST
/v1/files

Authorization

BearerAuth
AuthorizationBearer <token>

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

In: header

Request Body

multipart/form-data

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

application/json

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

这篇文档对您有帮助吗?

最后更新于