v1
latestOpenAPI 3.0.32026-07-139687282.9 KBPlaylists
Library
Create Playlist
Create a playlist for the current Spotify user. (The playlist will be empty until you add tracks.) Each user is generally limited to a maximum of 11000 playlists.
post/me/playlists
Request body
Example request
{
"name": "New Playlist",
"description": "New playlist description",
"public": false
}Response
A playlist