Spotify Apps API Documentation defines a Playlist model, but no model for Playlist folders (folders that have playlists nested within them). I know the spotify core object has a core.library.createPlaylistGroup()
function but of course this is off-limits for any Apps API development.
Any ideas on if it'd be possible to create playlist folders via API methods?
In the Spotify Web API, the Create a Playlist endpoint lets you decide whether a newly created playlist should start life as “public” or “private”. You can also change the current public/private status using the Change a Playlist's Details endpoint.
In the desktop app or web player, right-click a playlist. Select Create folder. Give it a name and press enter.
You can use the Player API to add songs or podcast episodes to the “Up next” queue in your Spotify app. Use this endpoint carefully — there is no API yet for removing tracks from the queue, or for reading the contents of the queue.
Unfortunately, there is no way in the current Spotify API to manage playlists folders.
Related: Access playlist folder structure from Spotify app?
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With