Search⌘ K
AI Features

Create and View User Playlists

Explore how to create and delete user playlists on Deezer by using the API, manage playlist permissions, and retrieve information about user playlists. Understand how to use access tokens to access private playlists and handle API responses for playlist management.

Everyone has different moods and there are different tracks for every mood. Party songs are different from downhearted songs and they don’t always sounds great when played back-to-back. That’s why we create different playlists. In this lesson, we will learn how to create and delete user playlists.

Create a new playlist

We can use this Deezer API endpoint to create a playlist for any user given that the user has enabled the manage_library permission in their application. ...