Create New Playlist TOP
POST https://api.spotify.com/v1/users/{{user_id}}/playlists
Request Body
{"name"=>"{{string2}}", "public"=>"true"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
POST https://api.spotify.com/v1/users/{{user_id}}/playlists
{"name"=>"{{string2}}", "public"=>"true"}
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |