/
KA
kareadita
/
Kavita
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
kareadita
Kavita
post
Updates the Person
v52
latest
OpenAPI 3.0.4
GPL-3.0
raw.githubusercontent.com
2026-08-03
509
370
876.8 KB
Person
Updates the Person
post
/api/Person/update
Request body
UpdatePersonDto
required
id
integer
required
coverImageLocked
boolean
required
name
string
required
aliases
string[]
nullable
description
string
nullable
aniListId
integer
nullable
malId
integer
nullable
hardcoverId
string
nullable
asin
string
nullable
Response
OK
PersonDto
required
id
integer
name
string
nullable
required
coverImageLocked
boolean
primaryColor
string
nullable
secondaryColor
string
nullable
coverImage
string
nullable
aliases
string[]
nullable
description
string
nullable
asin
string
nullable
aniListId
integer
malId
integer
hardcoverId
string
nullable
webLinks
string[]
nullable
roles
PersonRole[]
nullable