---
title: "Scan a series and force each file to be updated. This should be invoked via the User, hence why we force."
method: POST
path: "/api/Series/scan"
tags: ["Series"]
---

# Scan a series and force each file to be updated. This should be invoked via the User, hence why we force.

`POST /api/Series/scan`

## Request body

- RefreshSeriesDto
  - `libraryId` integer
  - `seriesId` integer
  - `forceUpdate` boolean
  - `forceColorscape` boolean

## Response `200`

OK

---

[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/a092f0284f3e/schema)
