/
AM
ampache
/
Ampache REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 2w ago
Details
Filter operations
Albums
6
Artists
6
Artwork
6
Authentication
5
Bookmarks
17
get
List bookmarks
put
Create a bookmark
get
Get bookmark by ID
delete
Delete a bookmark
patch
Edit a bookmark
get
Get bookmark by ID
put
Create a bookmark
delete
Delete a bookmark
patch
Edit a bookmark
get
Get bookmark by ID
put
Create a bookmark
delete
Delete a bookmark
patch
Edit a bookmark
get
Get bookmark by ID
put
Create a bookmark
delete
Delete a bookmark
patch
Edit a bookmark
Browsing, Indexes and Lists
12
Catalogs
12
Genres
6
Labels
5
Licenses
3
Live Streams
5
Maintenance
4
Now Playing
6
Playback Control
18
Playlists
18
Podcasts
12
Preferences
7
Ratings and Flags
16
Search
2
Shares
13
Social
6
Songs
8
Streaming and Downloads
9
Users
7
Utilities
7
Videos
3
Bookmarks
Edit a bookmark
patch
/bookmarks/{bookmark_id}
Path parameters
bookmark_id
string
required
bookmark_id
Query parameters
position
integer
required
client
string
date
integer
include
0
|
1
Response
Bookmark array
BookmarkObject
required
id
string
required
owner
string
required
object_type
string
nullable
required
object_id
string
required
position
integer
required
client
string
nullable
required
creation_date
integer
required
update_date
integer
required
song
SongObject[]
podcast_episode
PodcastEpisodeObject[]
video
VideoObject[]
Changes