---
title: "上传接口"
method: POST
path: "/user/profile/file/upload"
tags: ["文件上传接口"]
---

# 上传接口

`POST /user/profile/file/upload`

上传接口

## Query parameters

- `uid` integer, required
- `busType` integer

## Request body

- object
  - `file` string, binary, required — 文件

## Response `200`

success

---

[API](https://skmtc.dev/oloo/apis/openapi-definition.md) · [All operations](https://skmtc.dev/oloo/apis/openapi-definition/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/oloo/openapi-definition/revisions/c0963217c1b7/schema)
