/
KO
koel
/
Koel API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 1h ago · Updated 1mo ago
View markdown
koel
Koel API
patch
Update a user
latest
OpenAPI 3.0.0
MIT
2026-07-17
40
12
50.4 KB
b8837d22df45
authentication
4
data
1
download
4
interaction
5
last.fm
3
media information
7
playback
1
playlist
3
S3 integration
1
search
2
settings
1
user
3
post
Create a user
delete
Delete a user
patch
Update a user
get
Get playlist's songs
delete
put
delete
Remove a song from S3
post
Upload a song
user
Update a user
Update a user
patch
/api/user/{userId}
Request body
object
required
name
string
required
email
string
email
required
password
string
password
If provided, will update the user's password
is_admin
boolean
required
Response
OK
User
required
A User model
id
integer
required
name
string
required
email
string
required
is_admin
boolean
required
preferences
object
required