---
title: "Upload files to S3"
method: POST
path: "/upload"
tags: ["upload"]
---

# Upload files to S3

`POST /upload`

Uploads images or metadata JSON files to the configured S3 bucket.

## Response `200`

OK

- string[]

## Other responses

- `401` — Unauthorized
- `500` — Upload failed

---

[API](https://skmtc.dev/grambo/apis/grambo-api.md) · [All operations](https://skmtc.dev/grambo/apis/grambo-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/grambo/grambo-api/revisions/5d88d65e212e/schema)
