---
title: "Upload a number of files to the top-level data collection of the app"
method: POST
path: "/api/upload"
tags: ["collection"]
---

# Upload a number of files to the top-level data collection of the app

`POST /api/upload`

## Response `200`

Upload response

- object
  - `name` string
  - `path` string
  - `type` string
  - `size` number

## Other responses

- `401` — Permission denied
- `404` — Upload collection not found
- `500` — Upload collection not found

---

[API](https://skmtc.net/eeditiones/apis/tei-publisher-documentation-and-demo.md) · [All operations](https://skmtc.net/eeditiones/apis/tei-publisher-documentation-and-demo/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/eeditiones/tei-publisher-documentation-and-demo/revisions/07216792837f/schema)
