---
title: "Promote/UnPromote multiple collections in one go. Will only update the authenticated user's collections and will only work if the user has promotion role"
method: POST
path: "/api/Collection/promote-multiple"
tags: ["Collection"]
---

# Promote/UnPromote multiple collections in one go. Will only update the authenticated user's collections and will only work if the user has promotion role

`POST /api/Collection/promote-multiple`

## Request body

- PromoteCollectionsDto
  - `collectionIds` integer[], nullable
  - `promoted` 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)
