Expand description
Playlist endpoints
Structs§
- Browse
- Browse Playlists. Returns the draft data copies in the response.
- Clone
- Clone a Playlist. This clones both the draft and live.
- Create
- Create a Playlist and it’s draft and live data copies.
- Delete
- Delete a Playlist.
- GetDraft
- Get a Playlist’s draft data by ID.
- GetLive
- Get a Playlist’s live data by ID.
- Like
- Like a Playlist
- Liked
- Is a Playlist liked by a user
- List
Liked - List user’s liked Playlists.
- Playlist
Admin Data Update - Update an admin data for a JIG.
- Publish
- Publish a Playlist draft to live by copying over the Playlistdata.
- Search
- Search for Playlists.
- Unlike
- Unlike a Playlist
- Update
Draft Data - Update the draft data of a Playlist.
- View
- View a Playlist