---
title: "批量文件打标签"
method: POST
path: "/open-api/uns/batch/makeLabel"
tags: ["supos/open", "suposOpen"]
---

# 批量文件打标签

`POST /open-api/uns/batch/makeLabel`

## Request body

- MakeLabelDtoArray
  - `items` MakeLabelDto[], required
    - `fileAlias` string, required
    - `labelNames` string[], required

## Response `200`

A successful response.

- object
  - `code` integer
  - `data` ResultVO
    - `code` integer, required
    - `data` object
    - `msg` 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)
