---
title: "Upload asset files"
method: POST
path: "/assetPacks/{assetPackId}/assets/{id}/files"
tags: ["Assets"]
---

# Upload asset files

`POST /assetPacks/{assetPackId}/assets/{id}/files`

Uploads files for an asset in an asset pack

## Path parameters

- `assetPackId` string, uuid, required
- `id` string, uuid, required

## Response `200`

Files uploaded successfully

## Other responses

- `401` — Unauthorized - authentication required or insufficient permissions

---

[API](https://skmtc.net/decentraland/apis/realm-provider-api.md) · [All operations](https://skmtc.net/decentraland/apis/realm-provider-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/decentraland/realm-provider-api/revisions/d94e0e0f1821/schema)
