---
title: "异步上传包"
method: POST
path: "/api/v2/product/uploadAsync"
tags: ["product"]
---

# 异步上传包

`POST /api/v2/product/uploadAsync`

upload package async

## Request body

- ImplUploadAsyncParam
  - `name` string[]

## Response `200`

{"msg":"ok","code":0,"data":null}

- string

---

[API](https://skmtc.dev/dtstack/apis/maxtrix.md) · [All operations](https://skmtc.dev/dtstack/apis/maxtrix/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dtstack/maxtrix/revisions/c389ef3ba143/schema)
