---
title: "Marks every chapter that is sorted below the passed number as Read. This will not mark any specials as read."
method: POST
path: "/api/Tachiyomi/mark-chapter-until-as-read"
tags: ["Tachiyomi"]
---

# Marks every chapter that is sorted below the passed number as Read. This will not mark any specials as read.

`POST /api/Tachiyomi/mark-chapter-until-as-read`

This is built for Tachiyomi and is not expected to be called by any other place

## Query parameters

- `seriesId` integer
- `chapterNumber` number, float
- `generateReadingSessions` boolean

## Response `200`

OK

- boolean

---

[API](https://skmtc.net/kareadita/apis/kavita.md) · [All operations](https://skmtc.net/kareadita/apis/kavita/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kareadita/kavita/revisions/06a131fe22cf/schema)
