---
title: "Upload book"
method: POST
path: "/reader/upload"
tags: ["Reader"]
---

# Upload book

`POST /reader/upload`

Upload a new book file (EPUB, PDF, etc.)

## Response `200`

OK

- UtilsResponse
  - `code` integer
  - `data` unknown
  - `message` string

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/lxpio/apis/omnigram-api.md) · [All operations](https://skmtc.net/lxpio/apis/omnigram-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lxpio/omnigram-api/versions/58911ffb3093/schema)
