---
title: "Upload readout output"
method: POST
path: "/reader/upload"
---

# Upload readout output

`POST /reader/upload`

## Response `201`

Created

- UploadResults
  - `storage_key` string, required — the storage key of the output

## Other responses

- `400` — Bad Request: missing or invalid body
- `401` — Unauthorized
- `503` — Service Unavailable: storage service unavailable

---

[API](https://skmtc.dev/clulab/apis/reader-output-storage-api.md) · [All operations](https://skmtc.dev/clulab/apis/reader-output-storage-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/clulab/reader-output-storage-api/revisions/ccbdaf4e4212/schema)
