---
title: "模板实例附件上传"
method: POST
path: "/open-api/uns/attachment"
tags: ["supos/open", "suposOpen"]
---

# 模板实例附件上传

`POST /open-api/uns/attachment`

## Query parameters

- `alias` string, required

## Response `200`

A successful response.

- object
  - `code` integer
  - `data` AttachmentUploadResp
    - `list` UnsAttachmentBo[], required
      - `attachmentName` string, required
      - `attachmentPath` string, required
      - `createAt` integer, required
      - `extensionName` string, required
      - `id` integer, required
      - `originalName` string, required
      - `unsAlias` string, required
  - `msg` string

---

[API](https://skmtc.net/freezonex/apis/untitled-api.md) · [All operations](https://skmtc.net/freezonex/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/freezonex/untitled-api/revisions/1837fd35a283/schema)
