/
KA
kareadita
/
Kavita
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
kareadita
Kavita
post
Updates an existing Library with new name, folders, and/or type.
v52
latest
OpenAPI 3.0.4
GPL-3.0
raw.githubusercontent.com
2026-08-03
509
370
876.8 KB
Library
Updates an existing Library with new name, folders, and/or type.
Any folder or type change will invoke a scan.
post
/api/Library/update
Request body
UpdateLibraryDto
required
id
integer
required
name
string
required
type
0
|
1
|
2
|
3
|
4
|
5
required
Members:
0
— Manga
1
— Comic (Flexible) (Comic)
2
— Book
3
— Image
4
— Light Novel (LightNovel)
5
— Comic (ComicVine)
folders
string[]
required
folderWatching
boolean
required
includeInDashboard
boolean
required
includeInSearch
boolean
required
manageCollections
boolean
required
manageReadingLists
boolean
required
allowScrobbling
boolean
required
allowMetadataMatching
boolean
required
enableMetadata
boolean
required
removePrefixForSortName
boolean
required
inheritWebLinksFromFirstChapter
boolean
required
defaultLanguage
string
nullable
metadataProvider
2
|
3
|
4
Members:
2
— Hardcover
3
— Mangabaka
4
— ComicBookRoundup
fileGroupTypes
FileTypeGroup[]
required
excludePatterns
string[]
required
Response
OK