/
KA
kareadita
/
Kavita
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 40m ago · Updated 3d ago
View markdown
Account
28
Activity
1
Admin
1
Annotation
12
Book
4
Cbl
14
Chapter
5
Collection
12
get
Returns all Collection tags for a given User
delete
Removes the collection tag from the user
get
Returns a single Collection tag by Id for a given user
get
Returns all collections that contain the Series for the user with the option to allow for promoted collections (non-user owned)
get
Checks if a collection exists with the name
post
Updates an existing tag with a new title, promotion status, and summary. <remarks>UI does not contain controls to update title</remarks>
post
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
Delete multiple collections in one go
post
Adds multiple series to a collection. If tag id is 0, this will create a new tag.
post
For a given tag, update the summary if summary has changed and remove a set of series from the tag.
get
For the authenticated user, if they have an active Kavita+ subscription and a MAL username on record, fetch their Mal interest stacks (including restacks)
post
Imports a MAL Stack into Kavita
ColorScape
3
Device
10
Download
12
Email
1
Filter
12
Font
5
Health
1
Image
15
KavitaPlusAudit
5
Koreader
3
Library
23
License
13
Locale
1
Manage
1
Metadata
14
OAuth
2
Oidc
2
Opds
22
Panels
2
Person
10
Plugin
5
Rating
4
Reader
39
ReadingList
27
ReadingProfile
16
Review
5
Scrobbling
18
Search
4
Series
33
Server
18
Settings
20
Stats
34
Stream
17
Tachiyomi
2
Theme
7
Upload
10
Users
10
Volume
4
WantToRead
4
Collection
Delete multiple collections in one go
post
/api/Collection/delete-multiple
Request body
DeleteCollectionsDto
required
collectionIds
integer[]
required
Response
OK