---
title: "Sends a collection of chapters to the user's device"
method: POST
path: "/api/Device/send-to"
tags: ["Device"]
---

# Sends a collection of chapters to the user's device

`POST /api/Device/send-to`

## Request body

- SendToEmailDeviceDto
  - `deviceId` integer
  - `chapterIds` integer[], nullable

## 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/3bd8363f0a4e/schema)
