/
KA
kareadita
/
Kavita
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 1h ago · Updated 5h ago
View markdown
kareadita
Kavita
post
Replaces series cover image and locks it with a base64 encoded image
v
latest
OpenAPI 3.0.4
GPL-3.0
raw.githubusercontent.com
2026-08-09
511
372
878.4 KB
Account
28
Activity
1
Admin
1
Annotation
12
Book
4
Cbl
14
Chapter
5
Collection
12
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
post
This stores a file (image) in temp directory for use in a cover image replacement flow. This is automatically cleaned up.
post
Stages an uploaded image file in the temp directory for use in a cover image replacement flow. This is automatically cleaned up.
post
Replaces series cover image and locks it with a base64 encoded image
post
Replaces collection tag cover image and locks it with a base64 encoded image
post
Replaces reading list cover image and locks it with a base64 encoded image
post
Replaces chapter cover image and locks it with a base64 encoded image. This will update the parent volume's cover image.
post
Replaces volume cover image and locks it with a base64 encoded image.
post
Replaces library cover image with a base64 encoded image. If empty string passed, will reset to null.
post
Replaces person tag cover image and locks it with a base64 encoded image
post
Replaces user cover image and locks it with a base64 encoded image
Users
10
Volume
4
WantToRead
4
Upload
Replaces series cover image and locks it with a base64 encoded image
post
/api/Upload/series
Request body
UploadCoverFileDto
required
id
integer
required
url
string
nullable
fileName
string
nullable
lockCover
boolean
Response
OK